Example

Example: Diagnosing High Variance from a Training-to-Training-Dev Gap

Suppose the best possible error is near 0%, while a defect-detection model has 1% training error, 5% training-dev error, and 5% dev error. The four-percentage-point increase from training to training-dev error indicates high variance because the model performs substantially worse on new examples from the training distribution. The 1% training error suggests little avoidable bias, and the equal training-dev and dev errors suggest little data mismatch.

0

1

Updated 2026-08-30

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