MaintenancePilot — predictive-maintenance modeling and monitoring
Built a predictive-maintenance pipeline that uses sensor data to forecast air-leak failures 48 hours in advance. Productionized the pipeline with continuous monitoring for feature drift to maintain model/data reliability. Ensured robust deployment via CI/CD and model registry practices that support iterative training and updates. • Trained and deployed a LightGBM predictive-maintenance model on 1.5M rows of sensor data. • Set up FastAPI deployment in Docker on Hugging Face Spaces. • Used MLflow registry and CI/CD drift monitoring with Evidently and GitHub Actions. • Configured the pipeline to fail when feature drift exceeds a 50% threshold.