Overfitting
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
A model performs too well on training data (memorizing every noise point), losing its generalization ability and performing poorly on new data. Because it learns 'special cases' rather than 'patterns'.
SCAFFOLDING EFFECT
Reduce cognitive load
- Empiricism trap: Do not treat the specific conditions of a one-time success (e.g., buying a house in 2010 to get rich) as a universal rule. That might just be 'overfitting' to the market of that year. When facing new environments, retain a certain degree of 'fuzziness' and adaptability.
Anchor fast decisions
The model learns noise as patterns too rigidly on the training set, causing a sharp drop in performance on new data. The core tension is between 'fitting' and 'generalization'.
MINIMUM ACTION
In progress 0/4Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- en.wikipedia.orghttps://en.wikipedia.org/wiki/Overfittingverified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS