Summary
In this chapter, we learned about predictive analytics and some concepts related to supervised machine learning, and gained essential knowledge about how to perform machine learning with Python. We also took a look at various practical applications of predictive analytics using scikit-learn
. We took a closer look at how to train a classification model and then we used it to make predictions. We also built a regression model and used it to make predictions.