Welcome to Testing and Debugging in Machine Learning! Testing and debugging machine learning systems differs significantly from testing and debugging traditional software. This course describes how, starting from debugging your model all the way to monitoring your pipeline in production.
What this course does not cover:
- Tensorflow Debugger: Specialized debugger for Tensorflow graphs.
- Model understanding: Gaining insight into ML model behavior.
- Guidelines for specific ML applications.
Prerequisites
This course assumes you have:
- Completed Machine Learning Problem Framing or have equivalent knowledge.
- Completed Machine Learning Crash Course or have equivalent knowledge.
- Completed Data Preparation and Feature Engineering or have equivalent knowledge.
- Basic programming knowledge in Python.
Happy Learning!