Skip to content

Uses Machine Learning Python libraries and Predicts the iris flower type based on KNeighboursClassifier model

Notifications You must be signed in to change notification settings

Upasanadhameliya/Iris-Classifier-Project

Repository files navigation

Iris-Classifier-Project

Uses Machine Learning Python libraries and Predicts the iris flower type based on KNeighboursClassifier model
The aim was to classify iris species into three categories : Setosa, Versicolor and Virginica

Libraries used : sklearn, numpy
Problem Type : Supervised Classification
Training Model : KNeighborsClassifier
Python Version : 3.7

Run and deploy

  1. Clone and download the repository.
  2. Extract the files in a single folder.
  3. Run python iris_ui.py

Releases

No releases published

Packages

No packages published

Languages