Section 2 : Ensemble learning
Commentary
Section Goals
- To introduce the principles and mechanisms behind ensemble learning.
Learning Objectives
Learning Objective 1
- Outline the idea of ensemble learning methods.
- Describe an ensemble learning algorithm, such as AdaBoost.
Objective Readings
Required readings:
Reading topics:
Ensemble Learning (see Section 18.1 of AIMA3ed)
Objective Questions
- How does ensemble learning work?
Objective Activities
- Explore the source code of a boost learner from the textbook's website:
- Explore other boosting methods that occur in learning methods other than decision tree learning, and discuss them in the course conference.
Updated November 17 2015 by FST Course Production Staff