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...")
(No difference)

Revision as of 10:13, 15 October 2013

Slides

Readings

Take home message

  • Overfitting
    • kNN
    • Regression
  • Bias-variance decomposition
  • Structural risk minimization
  • The battle against overfitting
    • Cross validation
    • Regularization
    • Feature selection