Skip to course content
Free course

Applied Machine Learning Algorithms / Module 7

Module 7

Ensembles: Bagging, Forests, Boosting, Voting, and Stacking

This module helps learners understand why ensembles often perform well and what they cost.

Browser lab plus download fallbackRead the lessons, open the module notebook in the browser lab when available, and keep the downloadable pack for a local copy. Write the algorithm decision evidence before chasing scores.

Notebook options

Use the browser lab for quick practice, or extract the ZIP and open modules/module-07/notebooks/module-07-algorithm-notebook.ipynb locally. The downloadable pack remains the fallback if browser storage, network, or device limits interrupt the lab.

Module sequence

  1. BaggingUnit 2 · 25-40 minutes
  2. AdaBoost at a high levelUnit 5 · 25-40 minutes
  3. Voting and stackingUnit 6 · 25-40 minutes
  4. Project step: ensemble comparisonUnit 8 · 25-40 minutes
  5. Activity: Create an ensemble comparison notePractice activity · 45-75 minutes