overtraining
- noun
- /ˌoʊvərˈtreɪnɪŋ/
- Specialized
- If you do not use proper validation, your model may suffer from overtraining and fail on new data.
Examples
-
Regular testing on separate data sets helps avoid overtraining in machine learning projects.
-
The model suffered from overtraining after too many iterations.
-
The researchers adjusted their algorithm to prevent overtraining during the learning process.
-
Avoiding overtraining is crucial for model performance.
-
If you do not use proper validation, your model may suffer from overtraining and fail on new data.
-
Regular testing on separate data sets helps avoid overtraining in machine learning projects.
-
The researchers adjusted their algorithm to prevent overtraining during the learning process.
Synonyms
A model that learns the training data too well and fails on new data
A model remembers examples it was trained on too exactly and fails on new data
How Extensive
- Specialized
- Specialized
- Specialized
- Specialized
Surface Forms
Morphology
Etymology
The word overtraining also uses over- 'too much' and train 'to teach', and in machine learning it means a model has been 'taught too much' on its training data so it then works poorly on new data.