Case Study

Choose remedies for two teams facing different diagnosed errors.

Case context: Team A has diagnosed high avoidable bias in its neural network. Team B has diagnosed high variance in its system.

Question: Using only the simple remediation formula, what should each team do, and why?

Sample answer: Team A should increase the size of its neural network, potentially by adding layers or neurons, because its system has high avoidable bias. Team B should add data to its training set because its system has high variance.

Key points:

  • Team A should increase model size.
  • Adding layers or neurons is a valid example for Team A.
  • Team B should add training data.
  • Each action must be linked to the corresponding diagnosed issue.

Rubric: The response should assign a larger model to Team A and more training data to Team B, with each recommendation tied to the correct diagnosis.

0

1

Updated 2026-07-18

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI