In this video, I will show you how to build a simple machine learning model in Python. Particularly, we will be using the scikit-learn package in Python to build a simple classification model (for classifying Iris flowers) using the random forest algorithm.
CODE: https://github.com/dataprofessor/code/tree/master/python/iris
Subscribe : https://www.youtube.com/channel/UCV8e2g4IWQqK71bbzGDEI
#python #machine_learning