May 2020
Intermediate to advanced
404 pages
10h 52m
English
When an ML model performs very well on the training data but poorly on the data from either the test set or validation set, the phenomenon is referred to as overfitting. There can be several reasons for this; the following are the most common ones:
In ML literature, the problem of overfitting is also treated as a problem of high variance. Regularization is the most widely used approach to prevent overfitting.
We have already discussed the concept of bias. A ...
Read now
Unlock full access