Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 1.53 KB

README.md

File metadata and controls

77 lines (50 loc) · 1.53 KB

Overview

Objective

Teach practical aspects of productionizing ML services — from collecting requirements to model deployment and monitoring.

[MANDATORY] Pre-requisites & setup

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.

Timeline

Course start: October 19th Course end: October 23th

Syllabus

  • 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

[Module 5: Life Cycle Management]

  • Model monitoring
  • Model retraining
  • Concept drift
  • Data drift & data management

[Module 6: Project]

  • End-to-end project with all the things above

Instructors

  • DELATTRE Bruce
  • BRITO Henrique
  • BERTRAND Jules
  • SERRA Luca