filmov
tv
Machine Learning Tutorial Python - 5: Save Model Using Joblib And Pickle

Показать описание
Training machine learning model can be quite time consuming if training dataset is very big. In this case it makes sense to train a model and save it to a file so that later on while making predictions you can just load that model from a file and you don't need to train it every time. Pickle and sklearn joblib modules can be used for this purpose. Joblib seems to be more efficient with big numpy arrays hence it is preferred when you have many numpy objects involved in your training step.
#MachineLearning #PythonMachineLearning #MachineLearningTutorial #Python #PythonTutorial #PythonTraining #MachineLearningCource #TrainingDataset #sklearntutorials #scikitlearntutorials
Topics that are covered in this Video:
0:00 - Saving trained model to the file
0:14 - How to solve a problem using machine learning?
1:33 - Coding
2:06 - Save model using pickle module
5:10 - Save model using joblib module
5:13 - Difference between pickle and joblib?
Next Video:
Populor Playlist:
Tools and Libraries:
Scikit learn tutorials
Sklearn tutorials
Machine learning with scikit learn tutorials
Machine learning with sklearn tutorials
#️⃣ Social Media #️⃣
#MachineLearning #PythonMachineLearning #MachineLearningTutorial #Python #PythonTutorial #PythonTraining #MachineLearningCource #TrainingDataset #sklearntutorials #scikitlearntutorials
Topics that are covered in this Video:
0:00 - Saving trained model to the file
0:14 - How to solve a problem using machine learning?
1:33 - Coding
2:06 - Save model using pickle module
5:10 - Save model using joblib module
5:13 - Difference between pickle and joblib?
Next Video:
Populor Playlist:
Tools and Libraries:
Scikit learn tutorials
Sklearn tutorials
Machine learning with scikit learn tutorials
Machine learning with sklearn tutorials
#️⃣ Social Media #️⃣
Комментарии