Overfitting

From Cohen Courses
Revision as of 09:04, 4 October 2012 by Kwmurray (talk | contribs) (Created page with 'Overfitting is when a model will fit a training dataset too closely and predict well on the training data, but perform poorly on unseen test data.')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Overfitting is when a model will fit a training dataset too closely and predict well on the training data, but perform poorly on unseen test data.