Hindi Machine Learning Tutorial 7 - Training and Testing Data
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
Видео Hindi Machine Learning Tutorial 7 - Training and Testing Data автора Python: революция в программировании
Видео Hindi Machine Learning Tutorial 7 - Training and Testing Data автора Python: революция в программировании
Информация
2 декабря 2023 г. 9:37:04
00:13:23
Похожие видео