Learn Before
Concept

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

Updated 2026-05-25

Contributors are:

Who are from:

Tags

Data Science

D2L

Dive into Deep Learning @ D2L

Bayesian Statistics

Statistics

Machine Learning

Deep Learning

Supervised Learning

Machine Learning Strategy