Skip to content

Volume 11 — MLOps

Models in production

Experiment tracking, model registries, serving, monitoring, drift detection and retraining — the operational half of machine learning that decides whether any of it survives contact with users.

Outlined, not yet written

This volume is fully outlined but the lessons are not yet authored. The chapter list below is the plan of record, not a promise that content exists.

What you will be able to do

  • Make an experiment reproducible by someone else
  • Deploy a model behind an API with monitoring
  • Detect drift before your users do
  • Roll back a bad model safely

Chapters

  1. Reproducibility and experiment tracking
  2. Data and model versioning
  3. Model registries
  4. Serving: batch, online and streaming
  5. Feature stores
  6. Monitoring and drift detection
  7. Retraining strategies
  8. Shadow deployment and canaries
  9. Incident response for ML systems
  10. Cost management

All volumes