Concept

Overfitting a supervised statistical model

Increasing the flexibility of a supervised statistical model can lead to overfitting, where the trained model f^\hat{f} fits the noise or random errors in the training observations rather than approximating the true underlying function ff. Consequently, when selecting a model class and training a supervised statistical model, one must balance model flexibility with the risk of overfitting. Models that are too complex relative to the size of the training dataset are highly susceptible to overfitting and typically fail to generalize well to new, unseen examples.

0

2

Updated 2026-06-20

Tags

Data Science

D2L

Dive into Deep Learning @ D2L