Chapter 4: Ensemble methods
One model makes mistakes. A hundred models that err in different ways together make far fewer mistakes. That’s the ensemble idea — combine many weak models into one strong one. Random Forest, XGBoost, LightGBM, CatBoost — Kaggle winners on tabular data in recent years all use ensemble methods. This chapter explains how two fundamental approaches work: bagging (parallel trees) and boosting (sequential trees), and how to tune hyperparameters with cross-validation.
Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
▼
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.