Skip to content

A graphical machine learning program written with tkinter and scikit-learn library.

License

Notifications You must be signed in to change notification settings

MatinAfzal/IRIS-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IRIS-GUI

A graphical machine learning program written with tkinter and scikit-learn library.

What is Iris?!

iris-machinelearning

iris is a dataset related to iris flowers with information such as the length and width of the sepal and petal and the type of iris, which is classified into three categories: Setosa, Versicolour and Virginica.

Click here to see the main iris repository.

What does IRIS-GUI do?

This program receives the length and width of the iris sepal and petal from the user and the user can predict the type of iris flower with different machine learning models.

Iris.GUI.mp4

Installation

You can clone this repository:


git clone https://github.com/MatinAfzal/IRIS-GUI

A word from the author

If this code is useful to you make me happy by giving me a star.

You can also follow me on GitHub for more...

Creator