A Knn algorithm used for Classification. It trains a model and predicts a class. It uses the known IRIS dataset but it can be used in nearly any array-shape dataset
Requirements: Python >= 3.4 Sklearn Numpy Matplotlib
Preferable Anaconda with Jupyter Notebook