Difference between revisions of "10-601 Ensembles 1"
From Cohen Courses
Jump to navigationJump to search (Created page with "=== Slides === * [http://www.cs.cmu.edu/~wcohen/10-601/ensembles1.ppt Slides in PowerPoint]. === Readings === *Bishop: Chap 1, 2 *Mitchell: Chap 5, 6 *[http://www.cs.cmu.ed...") |
|||
Line 5: | Line 5: | ||
=== Readings === | === Readings === | ||
− | + | * [http://dl.acm.org/citation.cfm?id=743935 Ensemble Methods in Machine Learning], Tom Dietterich | |
− | |||
− | *[http:// | ||
− | |||
=== Take home message === | === Take home message === |
Revision as of 09:17, 15 October 2013
Slides
Readings
- Ensemble Methods in Machine Learning, Tom Dietterich
Take home message
- Overfitting
- kNN
- Regression
- Bias-variance decomposition
- Structural risk minimization
- The battle against overfitting
- Cross validation
- Regularization
- Feature selection