Underfit, balanced, or overfit: pick the best
You are picking among three models of increasing complexity. Expected test error is , and the noise is 2 for all three:
- Simple model: squared bias 16, variance 1
- Medium model: squared bias 4, variance 3
- Complex model: squared bias 0, variance 9
Which model has the lowest expected test error, and what is it?
Your answer
Solving needs a free account
Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.
Discussion
Sign in to join the discussion · reading is open to everyone
💡 Discussion rules
- No full solutions here. Hints and approaches only.
- Complexity, edge cases and intuition are the point.
- Interview experiences are welcome. Respect your NDAs.
Loading discussion…
Learn the concepts
The theory behind this question.
Related questions
Which model has the lowest expected test error?Find the missing variance from total test errorLinear model versus decision tree, on test errorThe error floor no model can beatBlend an unbiased noisy forecast with a biased sharp one
All questions →