Answer Posted / Deepak Yadav
Overfitting occurs when a model learns the training data too well, including noise and outliers, and performs poorly on unseen data (test data). This can happen due to having too many parameters relative to the amount of training data or using complex models for simple problems.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers