A graphical machine learning program written with tkinter and scikit-learn library.
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.
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
You can clone this repository:
git clone https://github.com/MatinAfzal/IRIS-GUI
If this code is useful to you make me happy by giving me a star.
You can also follow me on GitHub for more...
- Created by Matin Afzal
- E-mail: contact.matin@yahoo.com
- Github: @MatinAfzal