An open API service indexing awesome lists of open source software.

https://github.com/bsenst/mlops

This repo contains contributions to the DataTalksClub MLOps Zoomcamp 2023.
https://github.com/bsenst/mlops

data-talks-club dtc health-data mlops zoomcamp

Last synced: 10 months ago
JSON representation

This repo contains contributions to the DataTalksClub MLOps Zoomcamp 2023.

Awesome Lists containing this project

README

          

# MLOps
This repo contains contributions to the [DataTalksClub MLOps Zoomcamp 2023](https://github.com/DataTalksClub/mlops-zoomcamp).

Thanks to the [instructors of the course](https://github.com/DataTalksClub/mlops-zoomcamp/tree/997bbf7172d0e36b1f86ef11c4c9b359e452dbb4#instructors) and the [DataTalksClub community](https://datatalks.club/) for providing this learning experience.

The course included the following topics:
* Module 1: Introduction
* Module 2: Experiment tracking and model management
* Module 3: Orchestration and ML Pipelines
* Module 4: Model Deployment
* Module 5: Model Monitoring
* Module 6: Best Practices

The coursework included homework and problem assignements (Taxi Dataset).

Everything learned has been taken into practice in the final project:
* [Final Project - Training, Deploying & Monitoring a Cardiac Risk Prediction Model](https://github.com/bsenst/mlops/tree/dd0d2210615d3fc958e386aaf793fc26dd3191cf/experiments/health-pipeline)