Short Answer

Why Diagnose Bias and Variance Before Choosing an Improvement Strategy?

Question: Why should a practitioner determine whether a model's error is mainly due to bias or variance before deciding how to improve it?

Sample answer: Because that diagnosis shows whether the best next step is to reduce underfitting or overfitting, and whether actions like collecting more data, changing the model, or adding regularization are likely to help.

Key points:

  • Bias and variance point to different failure modes.
  • The diagnosis helps avoid wasting effort on the wrong fix.
  • It guides whether more data, a different model, or regularization is the better next move.

Rubric: Must explain that identifying bias versus variance helps choose a worthwhile improvement tactic, such as whether more data or another change is likely to improve the model.

0

1

Updated 2026-08-12

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Machine Learning

Deep Learning

Supervised Learning

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI

Related