This work presents a drift-aware MLOps pipeline for household electricity load forecasting, integrating an XGBoost-based prediction model with multiple drift detection techniques including Population Stability Index (PSI), Kolmogorov-Smirnov (KS) test, and performance monitoring. We evaluate four retraining strategies across five simulated drift scenarios using rigorous statistical experimentation (200 total runs). Contrary to common assumptions, results show that frequent retraining can degrade model performance, with the no-retraining policy achieving the lowest average MAPE (42.11%). The study highlights the importance of robust initial training and cautions against unnecessary retraining in low-drift environments. This work contributes practical insights for deploying reliable time-series forecasting systems in production MLOps settings.
Subhadeep Roy (Thu,) studied this question.