Model Pipeline - Model drift detection
This pipeline shows how a machine learning model can detect when its predictions start to become less accurate over time, a problem called model drift. It tracks data changes and model performance to alert when retraining is needed.