August 2019
Beginner to intermediate
416 pages
7h 5m
English
By the end of this chapter, you will be able to:
In Chapter 1, An Introduction to Machine Learning, we were introduced to linear and logistic regression models. In this chapter, we will expand our knowledge of these tools and use cross-validation to compare and choose between a set of models.
While neural networks are often better than linear and logistic regression models at solving regression and classification ...