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 live REST API serves real-time predictions from the Dockerized FastAPI endpoint.
- Test MSE
- 82.51
- Avg Predicted Delay
- 4.68 min
- Deployment
- API + CI