Short Answer

Analyzing distribution differences to address poor dev set performance

Question: When your model performs poorly on the dev set, indicating a data mismatch, what is the recommended step to try to understand the differences between the datasets?

Sample answer: The recommended step is to try to understand which properties of the data differ between the training and the dev-set distributions.

Key points:

  • Focus on comparing the training and dev-set distributions.
  • Identify and understand the differing properties of the data.

Rubric: The response must state that you should try to understand what properties of the data differ between the training and dev-set distributions.

0

1

Updated 2026-05-26

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Related