MEPX
Chapter 9 of 10All chapters

Chapter 9 of 10

After deployment

Where models quietly rot.

Drift

The world changes and the data changes with it, so performance decays. Monitoring inputs and outcomes is what catches it before users do.

  • Compare live input distributions against training data.
  • Retraining on a schedule is normal, not an admission of failure.

Feedback loops

A deployed model changes the behaviour it later learns from. A recommendation system trained on its own recommendations narrows over time unless deliberately counteracted.