Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Hindi Machine Learning Tutorial 7 - Training and Testing Data
Play lesson

Hindi Machine Learning Tutorial - Hindi Machine Learning Tutorial 7 - Training and Testing Data

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

sklearn.model_selection.train_test_split method is used in machine learning projects to split available dataset into training and test set. This way you can train and test on seperate datasets. When you test your model using dataset that model didn't see during training phase, it will give you better idea on the accuracy of a model. #MachineLearningHindi #PythonMachineLearning #MachineLearningTutorial #Python #PythonTutorial #PythonTraining #MachineLearningCource #TestingData Code: https://github.com/codebasics/py/blob/master/ML/6_train_test_split/train_test_split.ipynb Exercise: Open above notebook from github and go to 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