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 pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More Supervised Learning interview questions

View all →