Skip to main content

Over-Fitting

Meaning

Over-Fitting is a phenomenon in machine learning and statistical modeling where a model learns the training data too precisely, capturing noise and specific anomalies rather than the underlying general patterns. Consequently, the model exhibits high accuracy on the training set but performs poorly when exposed to new, unseen data, which is a critical concern for predictive systems in crypto investing. It reduces a model’s generalizability.