Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Hindi Machine Learning Tutorial 12 - Random Forest
Play lesson

Hindi Machine Learning Tutorial - Hindi Machine Learning Tutorial 12 - Random Forest

5.0 (1)
10 learners

What you'll learn

This course includes

  • 5.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

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/master/ML/11_random_forest/11_random_forest.ipynb 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: https://www.facebook.com/codebasicshub Twitter: https://twitter.com/codebasicshub

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere