Skip to content

The iris flowers have different species and you can distinguish them based on the length of petals and sepals. This is a basic project for machine learning beginners to predict the species of a new iris flower.

Notifications You must be signed in to change notification settings

Ani0202/Iris-Flowers-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Iris-Flowers-Classification

The iris flowers have different species and you can distinguish them based on the length of petals and sepals. This is a basic project for machine learning beginners to predict the species of a new iris flower. Here I have used Support Vector Machine Algorithm and K-Nearest Neighbors Algorithms to train the models on the train datasets. The Accuracy of the models were: SVM: 97.77% KNN: 100% on test set and 95.23% on train set

About

The iris flowers have different species and you can distinguish them based on the length of petals and sepals. This is a basic project for machine learning beginners to predict the species of a new iris flower.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published