12 Ensemble Methods
- Start: Monday, April 12
- End: Friday, April 16
12.1 Summary
This week we will introduce ensemble methods. In brief, this is a clever trick to increase the performance of the basic methods we’ve already seen by utilizing randomization and combining many models.
12.2 Learning Objectives
After completing this week, you are expected to be able to:
- Understand how using many trees (for example a random forest) can improve performance.
- Use a random forest to perform regression and classification.
- Use boosting to perform regression and classification.
12.3 Reading
| Link | Source |
|---|---|
| Ensemble Methods | Basics of Statistical Learning |
12.4 Video
| Title | Link | Mirror |
|---|---|---|
| 12.1 - Welcome to Week 10 | 12.1 - YouTube | 12.1 - ClassTranscribe |
12.5 Assignments
| Assignment | Deadline | Credit |
|---|---|---|
| Quiz 09 | Monday, April 19 | 105% |
| Quiz 10: Grad Quiz | Wednesday, May 5 | 100% |
12.6 Office Hours
| Staff and Link | Day | Time |
|---|---|---|
| Zoom with David | Monday | 8:00 PM - 9:00 PM |
| Zoom with Tianyi | Monday | 9:00 PM - 10:00 PM |
| Zoom with David | Thursday | 8:00 PM - 9:00 PM |
| Zoom with Tianyi | Thursday | 9:00 PM - 10:00 PM |
| Piazza | Any! | Any! |