10-601 Ensembles 2

From Cohen Courses
Revision as of 15:50, 16 October 2013 by Wcohen (talk | contribs) (Created page with "=== Slides === * [http://www.cs.cmu.edu/~wcohen/10-601/ensembles2.ppt Slides in PowerPoint]. * Margin "movie" I showed in class: [http://www.cs.cmu.edu/~wcohen/10-601/margin-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Slides

Readings

Summary

You should know how to implement these ensemble methods, and what their relative advantages and disadvantages are:

  • Bagging
  • Boosting
  • Stacking
  • Multilevel Stacking
  • The "bucket of models" classifier