LearnThatStack Ace your next interview
Machine Learning Fundamentals · question
Question 4 of 36

What are overfitting and underfitting, and what causes each?

beginner
← All Machine Learning Fundamentals questions
Re-explain

Overfitting means the model learned the training rows too well, noise included. It reproduces quirks that will not repeat, so new data goes worse than old. Underfitting is the opposite failure. The model never captured the real pattern, so it does poorly everywhere, training rows included.

Overfitting comes from more flexibility than the data can support. Typical causes are too many parameters, too few rows, or too many passes over the same data. Features that quietly identify individual rows do it too.

Underfitting comes from the reverse. The model is too simple for the pattern, the features leave out what matters, or training stopped early.

Naming them separately matters because the fixes point in opposite directions. Adding capacity to an overfit model makes it worse, and simplifying an underfit one does the same.

Rewriting in plainer words…

This answer doesn't lend itself to a diagram - it reads best . No credits were charged.

Why there's no diagram: “”

The interactive diagram is below the answer - jump to diagram ↓ · Below it, the related concept . Jump to it ↓

The diagram below the answer is the concept . Jump to it ↓

Tailored explanation · switch back to · ·
What should the new diagram focus on?
How well did you know this?
AI:

Saved in this browser - sign in to keep your review list.

How should your speech become text?

Listening… your words appear above as you speak - tap Stop when you're done.

Recording · cr - tap Stop & transcribe when you're done.

Transcribing with AI…

Voice:

Keep going - a few more words and AI can grade it.

Interview lens

Likely follow-ups, what you can say, and the weak answers to avoid.

Sign in free to open it Free account - the lens opens as soon as you're back.

Want a quick review of the fundamentals? See the Machine Learning Fundamentals cheatsheet.

← Back to all Machine Learning Fundamentals questions
Pro · $10/mo

31 of 36 Machine Learning Fundamentals answers are in Pro.

Full answers, code samples, and AI explanations that go simpler or deeper. Cancel anytime.

  • Full answers + code
  • AI explanations, simpler or deeper
  • 1,000 AI credits / month
  • Cancel anytime