/Making-predictions-on-the-Iris-Dataset

Simple Machine Learning Project using Scikit-learn (Python)

Primary LanguageJupyter Notebook

Making predictions on the Iris Dataset

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!