MatinAfzal / IRIS-GUI

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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