/Supervised-machine-learning-on-iris-datatset

This python project explains on how to implement a supervised machine learning algorithm on the famous iris dataset. The different classifiers used in this project includes decision tree and k-nearest neighbors. For a complete explanation of this project, check out my video on this topic.

Primary LanguageJupyter Notebook