Difference between revisions of "10-601 Ensembles 1"

From Cohen Courses
Jump to navigationJump to search
Line 1: Line 1:
This a lecture used in the [[Syllabus for Machine Learning 10-601]]
+
This a lecture used in the [[Syllabus for Machine Learning 10-601 in Fall 2014]]
  
 
=== Slides ===
 
=== Slides ===

Revision as of 17:36, 21 July 2014

This a lecture used in the Syllabus for Machine Learning 10-601 in Fall 2014

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