Concept icon
Concept

Using Less Regularization to Ease Underfitting

When a model is underfitting, lowering or removing regularization methods such as L2 penalty, L1 penalty, or dropout can reduce avoidable bias. The trade-off is that less regularization usually raises variance, so the model may fit the training data better while becoming more sensitive to noise.

0

1

Concept icon
Updated 2026-08-12

Contributors are:

Who are from:

Tags

Data Science

D2L

Dive into Deep Learning @ D2L

Machine Learning

Deep Learning

Supervised Learning

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI