When a model learns training data too well, including noise and outliers, leading to poor performance on new data.
Overfitting occurs when a machine learning model learns the training data too precisely, memorising specific examples rather than learning general patterns. This results in excellent training performance but poor generalisation to new data.
Signs of overfitting:
Causes of overfitting:
Prevention techniques:
Overfitting means your AI works great on test data but fails in production. Proper evaluation and validation prevent this costly problem.
We use proper validation techniques to ensure AI solutions for Australian businesses generalise well to real-world data, not just test scenarios.
"A model memorises training examples perfectly but can't generalise to new customer queries - catching this requires proper validation."