This is dead simple and watered down Machine Learning model selection and evaluation
project using Scikit-learn
(Python
) for making predictions on the Iris Data Set inspired by a tutorial by Dr. Jason Brownlee.
Please click on the Jypyter notebook named Making predictions on the Iris Dataset.ipynb
in the repo.
Suggestions welcome!