seniorSupervised Learning
What is model capacity in supervised learning?
Updated May 17, 2026
Short answer
Model capacity is the ability of a model to fit a wide range of functions.
Deep explanation
Capacity refers to the complexity a model can represent. Low-capacity models (linear regression) can only capture simple relationships, while high-capacity models (deep neural networks) can represent highly complex functions. If capacity is too low, underfitting occurs; if too high, overfitting becomes likely without regularization.
Unlock with a Pro subscription to view this section.
View pricingReal-world example
No real-world example available yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProCommon mistakes
No common mistakes listed yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProFollow-up questions
No follow-up questions available yet.
Unlock with a Pro subscription to view this section.
Upgrade to Pro