The Overfitting Dial: Capacity, Train vs Held-out

Classical models built from the math you already know

Every model in this course looks different on paper: a straight line, a handful of neighbors to poll, a tree of yes or no questions, a boundary drawn between two colors of dots. Underneath all of them sits one shared control, and it decides more about a model's behavior than the specific formula does. That control is called capacity: how much freedom a model has to bend and twist itself around the data it sees.

🔒 This is a Pro lesson — the interactive figure, worked examples, quiz and practice open with Pro access.

▶ The Overfitting Dial: Capacity, Train vs Held-out
← Choosing What "Wrong" Means: Loss FunctionsFeatures & Encoding the Real World →