Concept
Underfitting
Underfitting occurs when a model is insufficiently expressive to capture the underlying patterns in the training data. This situation is identified when both the training error and validation error are substantial, but the generalization gap () between them remains small. Because the model fails to reduce the training error despite a small gap, overall predictive performance could likely be improved by utilizing a more complex model.
1
1
Updated 2026-05-03
Contributors are:
Who are from:
Tags
Data Science
D2L
Dive into Deep Learning @ D2L