/KNN-Categorization-Iris-Flower

Built a supervised machine learning model (KNN model) from scratch and implemented it on data of different types of iris flowers to categorize them by sepal and petal form and colour.

Primary LanguageJupyter Notebook

Iris-Flower-KNN

  • Built a supervised machine learning model (KNN model) from scratch.

  • Used it on data based on the different types of iris flowers to categorize the flowers based on petal and sepal shapes and colours.