Essay

Explain why there might be no clear path to improving performance if you cannot obtain matching training data.

Question: In the context of addressing data mismatch, explain why the inability to get more training data that better matches the dev set data can lead to a situation with "no clear path towards improving performance."

Sample answer: When a model suffers from data mismatch, it struggles because it hasn't learned from examples similar to the dev set. The primary solution is to provide training data that looks like the dev data. If obtaining or synthesizing this data is impossible, the underlying cause of the errors cannot be directly addressed. Because there are no guarantees in this process, hitting this roadblock means you might not have any obvious algorithmic or data-driven steps left to bridge the gap.

Key points:

  • The primary solution to data mismatch is providing better-matching training data.
  • Without this data, the model cannot learn the dev set distribution.
  • There are no guarantees in the process of addressing data mismatch.

Rubric: The essay should connect the lack of matching data to the inability to teach the model the correct distribution, acknowledging the lack of guarantees in the process.

0

1

Updated 2026-06-19

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