Learn Before
Concept
Prediction Error as Model Flexibility Changes
As a model becomes more flexible, it usually fits the training data more closely. That tends to reduce bias but increase variance, so the test error often falls at first and then rises again. The best model complexity is typically the one that gives the lowest validation error.
0
3
Updated 2026-08-12
Tags
Data Science