Machine Learning
What is overfitting?
When your model perform very well on your training set but can’t generalize the test set, because it adjusted a lot to the training set.
Proposed by @Al_Grigor
When your model perform very well on your training set but can’t generalize the test set, because it adjusted a lot to the training set.
Proposed by @Al_Grigor
Card 1 of 197. Answer: When your model perform very well on your training set but can’t generalize the test set, because it adjusted a lot to the training set.