Short Answer

What the training dev set tells you

Question: In a four-dataset evaluation setup, what does performance on the training dev set tell you about a learning algorithm?

Sample answer: It measures how well the algorithm generalizes to new examples that come from the same distribution as the training set.

Key points:

  • It checks generalization to unseen data.
  • The unseen data should match the training-set distribution.

Rubric: The answer must say that the training dev set evaluates generalization to new data drawn from the training-set distribution.

0

1

Updated 2026-08-12

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