September 2017
Intermediate to advanced
622 pages
15h 13m
English
In the previous chapter, we focused on the best practices for tuning and evaluating different models for classification. In this chapter, we will build upon these techniques and explore different methods for constructing a set of classifiers that can often have a better predictive performance than any of its individual members. We will learn how to do the following:
The goal of ensemble methods is to combine different classifiers into a ...