Teach practical aspects of productionizing ML services — from collecting requirements to model deployment and monitoring.
Note
TL; DR
- Docker Desktop
- Git
- Conda / Minconda / another Python environment manager
- Python 3.10
- Install ./requirements.txt
You can find all pre-requisites and setup instructions here.
Course start: October 19th Course end: October 23th
- What is MLOps
- Course overview
- Coding best practices
- Prerequisites and setup
- Running example: NY Taxi trips dataset
- Experiment tracking intro
- What is MLflow
- Experiment tracking with MLflow
- Saving and loading models with MLflow
- Model registry
- Practice
- Web service: model deployment with FastAPI
- Docker: containerizing a web service
- Practice
- Tasks, Flows, Deployments
- From notebooks to Workflows
- Workflows orchestration with prefect
- Practice
- Model monitoring
- Model retraining
- Concept drift
- Data drift & data management
- End-to-end project with all the things above
- DELATTRE Bruce
- BRITO Henrique
- BERTRAND Jules
- SERRA Luca