Introduction to Ensemble Learning
Until now, we have trained models on single instances, iterating an algorithm in order to minimize a target loss function. This approach is based on so-called strong learners, or methods that are optimized to solve a specific problem by looking for the best possible solution (highest accuracy). Another approach is based on a set of weak learners, which, formally, are estimators that are able to achieve an accuracy slightly higher than 0.5. In the real world, the actual estimators used in Ensemble Learning are much more accurate than their theoretical counterparts, but generally they are able to specialize a single region of the sample space and show bad performance while considering the whole dataset. Moreover, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access