October 2021
Intermediate to advanced
472 pages
11h 32m
English
This chapter covers
As we continue to work with machine learning techniques, we’ll keep using the project we already started: churn prediction. In chapter 3, we used Scikit-learn to build a model for identifying churning customers. After that, in chapter 4, we evaluated the quality of this model and selected the best parameter C using cross-validation.
We already have a model that lives in our Jupyter Notebook. Now we need to put this model into production, so other services can use the model to make decisions based on the ...
Read now
Unlock full access