What it does

Determines the class of the iris flower based on its sepal width and length.

How I built it

It was built using the dataset from Scikit Learn and the with the feature names on Kaggle as a resource from link.

Accomplishments that I'm proud of

Trained the data into the KNeighborsClassifier.

What I learned

How to test and train data.

What's next for Iris Flower

Determining the flower class based off of the length and width of its petals.

Built With

Share this project:

Updates