Flight Delay Prediction Pipeline
End-to-end ML engineering pipeline replicating a production MLOps workflow: versioned data with DVC, experiment tracking through MLflow, containerized deployment via FastAPI and Docker, and automated build and test through GitLab CI/CD. A FastAPI endpoint serves predictions from the Dockerized app.
- Test MSE
- 79.65
- Test RMSE
- 8.92 min
- Deployment
- API + CI