This is a repository to keep track of my progress during the MLOps Zoomcamp course.
- What is MLOps
- MLOps maturity model
- Running example: NY Taxi trips dataset
- Why do we need MLOps
- Course overview
- Environment preparation
- Homework
- More details
- Experiment tracking intro
- Getting started with MLflow
- Experiment tracking with MLflow
- Saving and loading models with MLflow
- Model registry
- MLflow in practice
- Homework
- More details
- Workflow orchestration
- Mage
- More details
- Three ways of model deployment: Online (web and streaming) and offline (batch)
- Web service: model deployment with Flask
- Streaming: consuming events with AWS Kinesis and Lambda
- Batch: scoring data offline
- Homework
- More details
- Monitoring ML-based services
- Monitoring web services with Prometheus, Evidently, and Grafana
- Monitoring batch jobs with Prefect, MongoDB, and Evidently
- More details
- Testing: unit, integration
- Python: linting and formatting
- Pre-commit hooks and makefiles
- CI/CD (GitHub Actions)
- Infrastructure as code (Terraform)
- Homework
- More details
- End-to-end project with all the things above
- Cristian Martinez
- Tommy Dang
- Alexey Grigorev
- Emeli Dral
- Sejal Vaidya