Skip to content

Week 10 - Ensembles

Learning Objectives

After today's class, you should be able to:

  • Understand the techniques for ensemble learning by applying both meta-learning approaches and prediction combination methods to improve model performance and generalization.
  • Implement ensemble models in Python using sklearn.

Class Agenda

Task List

  • Required Reading: Chapter 13 - Combining Methods: Ensembles and Uplift Modeling
  • Complete and Submit PA4_Credit_Card_Attrition on Canvas/Gradescope.

Additional Resources