Short Answer

What training data strategy helps resolve data mismatch?

Question: When a model suffers from data mismatch and struggles with specific types of examples in the dev set, what is one recommended option regarding the training data to improve performance?

Sample answer: One recommended option is to find and acquire more training data that better matches the specific dev-set examples the algorithm has trouble with.

Key points:

  • Acquire more training data.
  • Ensure the new data matches the specific dev-set examples the algorithm struggles with.

Rubric: The answer must state that the practitioner should acquire more training data that resembles the difficult dev-set examples.

0

1

Updated 2026-06-07

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

Related