Learn Before
Regularization Makes Larger Models Safer Against Overfitting
Increasing model size can increase variance and overfitting risk, but this overfitting problem usually arises when regularization is not used. With a well-designed regularization method, such as tuned L2 regularization or dropout in deep learning, one can usually increase model size without significantly worsening performance; the main reason to avoid a bigger model is computational cost.
0
1
References
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Tags
Data Science
D2L
Dive into Deep Learning @ D2L
Bayesian Statistics
Statistics
Machine Learning
Deep Learning
Supervised Learning
Machine Learning Strategy
Related
Why does regularization prevent overfitting?
Popular Regularization Techniques in Deep Learning
Human Level Performance: Based on the evidence below, which two of the following four options seem the most promising to try?
Local Constancy and Smoothness Priors
Parameter Sharing
Parameter Tying
L1 regularization and L2 regularization
MTL as a Regularizer
Parameter Penalties in Classical Regularization
Regularization Makes Larger Models Safer Against Overfitting