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?