Case Study

Can a tiny validation set resolve a 0.1-point accuracy gap?

Scenario: A lab compares Model A and Model B on a validation set containing 100 records. Model A scores 91.0% accuracy and Model B scores 91.1% accuracy.

Question: Should the lab treat the measured gap as something this validation set can reliably distinguish?

Sample answer: No. With only 100 validation examples, that data sample is too small to confidently tell apart models whose accuracies differ by just 0.1 percentage point. The safest conclusion is that the observed gap is within the noise level of such a small evaluation set.

Key points:

  • The reported difference is 0.1 percentage point.
  • The validation set includes 100 examples.
  • That sample size is too small to separate such a tiny gap.
  • A small evaluation set can make near-tied models look different by chance.

Rubric: The response should say the set is not large enough to reliably detect the 0.1-point difference, mention the 100-example size, and explain that the observed gap may be due to sampling noise.

0

1

Updated 2026-08-12

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Machine Learning Strategy

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Yearning @ DeepLearning.AI