Course Description
This course is designed for university students of all levels and researchers interested in Machine Learning. The goal of this course is to present the paradigm of Conformal Learning that allows transforming any existing predictor into a predictor with accuracy guarantees. This course will guide you through the following topics: 1) Theory of conformal prediction and how it can guarantee the accuracy of, for example, 95%; 2) Conformal regression; 3) Conformal classification; 4) Examples of application.Course tools
- Python
- Jupyter notebooks
Prerequisites
- python programming (intermediate level),
- machine-learning algorithms (beginner),
- statistics (intermediate level)