Machine Learning Zoomcamp Update: Tuesday, 5 October 2021
Date: 5 October 2021
Today, I completed the Sessions 5.1 and 5.2.
Session 5.1 - Intro / Session overview
In this session Alexey Grigorev gave an overview on how ML models are deployed.
Session 5.2 - Saving and loading the model
This session explained how to save sklearn models in binary files using pickle module.
Estimated Time Taken: 20 minutes