Slide 4
Slide 4 text
4
Machine Learning Crash Course says...
4
> this generalization curve shows that the model is overfitting to the data in the
training set.
> we could prevent overfitting by penalizing complex models, a principle called
regularization.
Regularization for Simplicity - Machine Learning Crash Course