/mlops-zoomcamp

MLOps zoomcamp

Primary LanguageJupyter Notebook

MLOps-Zoomcamp 2024

Putting machine learning models into production (and keeping an eye on them). Course work by Danny S.

About MLOps-Zoomcamp

Repository organization

  • 01-intro
  • 02-experiment-tracking-mlflow
  • 03-orchestration-mage

Each folder contains

  • README.md - instructions for running this week's code.
  • {files}.py or {notebook}.ipynb - code demonstrating tool use leading to quiz answers.
  • requirements.txt - requirements file for standalone code execution.
  • /data - any data needed for the weekly exercises.
  • notes.md - Instructions from DTC heavily edited with my notes.