April 2020
Intermediate to advanced
536 pages
16h 55m
English
Take a moment to look back on what you’ve learned so far. Assuming you’ve completed parts 1 and 2 of this book, you now possess the skills you need to tackle a large range of classification problems. In this part of the book, we’ll shift our focus from predicting categorical variables to predicting continuous ones.
As you learned in chapter 1, we use the term regression for supervised machine learning that predicts a continuous outcome variable. In chapters 9 through 12, you’re going to learn a variety of regression algorithms that will help you deal with different data situations. Some of them are suited to situations in which there are linear relationships between predictor variables and your outcome, and are highly interpretable. ...