Process Flow - Why models degrade in production
Model trained on historical data
Model deployed to production
Real-world data input
Data distribution changes?
Yes→Model performance drops
Trigger alerts
Model performs well
Continue monitoring
This flow shows how a model trained on past data can face new real-world data that changes over time, causing its performance to drop and requiring retraining or updates.