https://github.com/evidentlyai/ml_observability_course
Free Open-source ML observability course for data scientists and ML engineers. Learn how to monitor and debug your ML models in production.
https://github.com/evidentlyai/ml_observability_course
data-drift data-quality data-quality-checks llmops machine-learning-operations ml-monitoring ml-observability ml-pipelines mlops model-monitoring model-performance production-machine-learning
Last synced: 11 months ago
JSON representation
Free Open-source ML observability course for data scientists and ML engineers. Learn how to monitor and debug your ML models in production.
- Host: GitHub
- URL: https://github.com/evidentlyai/ml_observability_course
- Owner: evidentlyai
- License: apache-2.0
- Created: 2023-10-05T14:29:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T20:41:53.000Z (over 2 years ago)
- Last Synced: 2025-06-28T19:42:02.331Z (12 months ago)
- Topics: data-drift, data-quality, data-quality-checks, llmops, machine-learning-operations, ml-monitoring, ml-observability, ml-pipelines, mlops, model-monitoring, model-performance, production-machine-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 25.2 MB
- Stars: 89
- Watchers: 5
- Forks: 30
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open-source ML observability course
Welcome to the free [Open-source ML observability course](https://www.evidentlyai.com/ml-observability-course) from [Evidently AI](https://github.com/evidentlyai/evidently).
## 📌 Useful links
* **Newsletter**. [Sign up](https://www.evidentlyai.com/ml-observability-course) to receive course updates and be notified when the next cohort starts.
* **Course materials**. All 40 lessons with videos, course notes, and code examples are [publicly available](https://learn.evidentlyai.com/).
* **Code examples**. Are published in this GitHub [repository](https://github.com/evidentlyai/ml_observability_course).
* **YouTube playlist**. [Subscribe](https://www.youtube.com/playlist?list=PL9omX6impEuOpTezeRF-M04BW3VfnPBRF) to the course YouTube playlist.
* **Discord community**. Join the [community](https://discord.gg/PyAJuUD5mB) to ask questions and chat with others.
## 🙋 How to participate?
* **Learn at your own pace**. We [published](https://learn.evidentlyai.com/) all 40 lessons with videos, course notes, and code examples.
* **Join the course cohort**. To submit assignments and earn a certificate of completion, you must enroll in the course cohort. [Sign up](https://www.evidentlyai.com/ml-observability-course#sign-up) to save your seat and be notified when the next cohort starts.
## 📈 What the course is about?
This course is a deep dive into ML model observability and monitoring.
We explore different types of evaluations, from data quality to data drift, and how this fits in the model lifecycle. We also cover the engineering aspect of ML observability and how to integrate it with your ML services and pipelines.
## 👩💻 Who is it for?
This course is useful to professionals who have dealt with ML models in production and those preparing to deploy ML models:
* Data scientists,
* ML engineers,
* Technical product managers,
* Analysts.
## 🏆 Will I get a course certificate?
To earn a certificate, you must successfully complete all the assignments.
Note that the option to receive the certificate is available only to those who participate in the course cohort. The next cohort will take place in 2024. [Sign up](https://www.evidentlyai.com/ml-observability-course#sign-up) to get updates when it starts.
## 👩🎓 Course syllabus
ML observability course is organized into six modules. You can follow the complete course syllabus or pick only the modules that are most relevant to you.
📚 **Module 1**. [Introduction to ML monitoring and observability](https://learn.evidentlyai.com/ml-observability-course/module-1-introduction)
📈 **Module 2**. [ML monitoring metrics: model quality, data quality, data drift](https://learn.evidentlyai.com/ml-observability-course/module-2-ml-monitoring-metrics)
🔡 **Module 3**. [ML monitoring for unstructured data: NLP, LLM, and embeddings](https://learn.evidentlyai.com/ml-observability-course/module-3-ml-monitoring-for-unstructured-data)
🏗 **Module 4**. [Designing effective ML monitoring](https://learn.evidentlyai.com/ml-observability-course/module-4-designing-effective-ml-monitoring)
✅ **Module 5**. [ML pipeline validation and testing](https://learn.evidentlyai.com/ml-observability-course/module-5-ml-pipelines-validation-and-testing)
📊 **Module 6**. [Deploying an ML monitoring dashboard](https://learn.evidentlyai.com/ml-observability-course/module-6-deploying-an-ml-monitoring-dashboard)
## 💻 Are there any prerequisites?
There are both theoretical and code-focused modules that require knowledge of Python. We will walk you through the code, but you can skip these parts and still learn a lot.
## 💬 What if I need help?
Join our [Discord](https://discord.gg/PyAJuUD5mB) **#-ml-observability-course channel** to chat with fellow learners and get support from the course team.
## 💌 Is there a newsletter?
Yes, [sign up](https://www.evidentlyai.com/ml-observability-course#sign-up) to receive course updates and be notified when the next cohort starts.
## 🧠 Our approach
* **Blend of theory and practice**. The course combines key concepts of ML observability and monitoring with practice-oriented tasks.
* **Practical code examples**. We provide end-to-end deployment blueprints and walk you through the code examples.
* **Focus on open-source**. The course is built upon open-source tools to make ML observability accessible to all.
* **The course is free and open to everyone**. All course videos are public so you can rewatch them anytime.