Skip to content

Machine Learning model that will allow us to classify species of iris flowers. This application will introduce many rudimentary features and concepts of Machine Learning. Essentially the Hello World of Machine Learning.

License

Notifications You must be signed in to change notification settings

AestheticVoyager/Iris_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Iris Flower Classification

Iris flower classification is a very popular machine learning project.

The iris dataset contains three classes of flowers, Versicolor, Setosa, Virginica, and each class contains 4 features, ‘Sepal length’, ‘Sepal width’, ‘Petal length’, ‘Petal width’.

The aim of the iris flower classification is to predict flowers based on their specific features.

Required Packages

Numpy

Sklearn

Matplotlib

Tensorflow

About

Machine Learning model that will allow us to classify species of iris flowers. This application will introduce many rudimentary features and concepts of Machine Learning. Essentially the Hello World of Machine Learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published