Skip to content

Made to classify the different species of the Iris flower🌼

License

Notifications You must be signed in to change notification settings

mahimonga/Iris-Flower-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Iris-Flower-Prediction

This project aims to classify the different species of iris flower by Machine Learning.

About the dataset:

Dataset for this can be found at:

The dataset for this project originates from the UCI Machine Learning Repository. The Iris flower data set or Fisher's Iris data set is a multivariate data set introduced by the British statistician and biologist Ronald Fisher in his 1936 paper The use of multiple measurements in taxonomic problems as an example of linear discriminant analysis.

  • The data set consists of 50 samples from each of three species of Iris (Iris setosa, Iris virginica and Iris versicolor).
  • Four features were measured from each sample (in centimetres):
    • Length of the sepals
    • Width of the sepals
    • Length of the petals
    • Width of the petals

Releases

No releases published

Packages

No packages published