This is a repository made for InfoAid Internship's first task, in which a machine learning model has to be created to classify the species of an iris flower based on its sepal and petal length and width.
KNN classifier algorithm has been used to train this model.
Data visualization has been done using Jupyter Notebook.