Phase 7 · Model Evaluation & Tuning

Topics

Ensemble Methods

Part of the Data Science Roadmap.

Summary

Combining multiple models' predictions to improve accuracy and robustness — bagging (random forests), boosting (XGBoost), and stacking (combining different model types) are the three main families.

How to Learn This

  • 1Compare bagging and boosting conceptually — what error each is designed to reduce.
  • 2Try a simple stacking approach: combine predictions from 2-3 different model types.
  • 3Learn why ensembles tend to generalize better than any single strong model.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge