Case Study

Why a Model Looks Strong in Validation but Weak on Deployment Data

Case context: A team trains a fraud-detection model and gets very strong results on its validation split. After deployment, however, the score drops sharply on live transactions. The validation data and the live data were collected from different sources and time periods.

Question: What are three plausible explanations for the drop in performance? Also, in which explanation would it be reasonable to think that no major additional gains are available from the current modeling approach?

Sample answer: Three plausible explanations are: 1) the model was tuned too specifically to the validation split, 2) the live data is intrinsically more difficult than the validation data, or 3) the live data comes from a meaningfully different distribution than the validation data. If the live data is simply harder, then the model may already be near the best performance that can be expected from the current approach, so large further improvements may not be realistic.

Key points:

  • Tuning too specifically to the validation split
  • Live data is harder
  • Live data is different
  • Little additional improvement may be possible if the live data is harder.

Rubric: The response must identify the three distinct reasons for the drop in performance and correctly state that the case where the live data is inherently harder is the one in which major further improvement may not be possible.

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