This project is a Machine Learning model for the implementation of iris dataset. The implementation is done using SciKit Learn. It contains the iris dataset and predicts what a specie might be for a given set of input. The input data array consists of 4 elements=> ['sepal length (cm)', 'sepal width (cm)', 'petal length (cm)', 'petal width (cm)'] The output target array consists of 3 species=> ['setosa' 'versicolor' 'virginica'] 0 stands for setosa 1 stands for versicolor 2 stands for virginica
-
Notifications
You must be signed in to change notification settings - Fork 0
Sam-Jain/iris_dataset
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a very easy and basic implementation of machine learning example on the iris dataset.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published