Definition
When a model learns noise in data reducing its generalization.
Detailed Explanation
Overfitting occurs when a model becomes too complex and captures the random noise in the training data rather than the underlying pattern. This results in poor performance on new unseen data.
Use Cases
N/A
