Hindi Machine Learning Tutorial 12 - Random Forest
YouTube Viewers YouTube Viewers
135K subscribers
25,137 views
0

 Published On Sep 17, 2019

Random forest is a popular regression and classification algorithm. In this tutorial we will see how it works for classification problem in machine learning. It uses decision tree underneath and forms multiple trees and eventually takes majority vote out of it. We will go over some theory first and then solve digits classification problem using sklearn RandomForestClassifier. In the end we have an exercise for you to solve.

#MachineLearningHindi #PythonMachineLearning #MachineLearningTutorial #Python #PythonTutorial #PythonTraining #MachineLearningCource #RandomForest

Code: https://github.com/codebasics/py/blob...
Exercise: Exercise description is available in above notebook towards the end
To download csv and code for all tutorials: go to https://github.com/codebasics/py, click on a green button to clone or download the entire repository and then go to relevant folder to get access to that specific file.

Website: http://codebasicshub.com/
Facebook:   / codebasicshub  
Twitter:   / codebasicshub  

show more

Share/Embed