Overfitting
AIOverfitting: When a model learns the training data too closely, including its noise, and then performs poorly on new examples it has not seen.
Overfitting: When a model learns the training data too closely, including its noise, and then performs poorly on new examples it has not seen.