Inspiration

It is my second ML model

What it does

The Iris Dataset contains four features (length and width of sepals and petals) of 50 samples of three species of Iris (Iris setosa, Iris virginica and Iris versicolor). These measures were used to create a linear discriminant model to classify the species.

How I built it

I used the KNeighborsClassifier to build my model.

Accomplishments that I'm proud of

This was my second ML and model and it has a prediction accuracy rate of 100%

Built With

Share this project:

Updates