Conformal Prediction in Julia

Part 1 — Introduction

Patrick Altmeyer
Towards Data Science
9 min readOct 25, 2022

--

Figure 1: Prediction sets for two different samples and changing coverage rates. As coverage grows, so does the size of the prediction sets. Image by author.

A first crucial step towards building trustworthy AI systems is to be transparent about predictive uncertainty. Model parameters are random variables and their values are estimated from noisy data. That inherent stochasticity feeds through to model predictions and should to be addressed, at the very least in order to avoid overconfidence in models.

--

--

PhD in Trustworthy AI at Delft University of Technology — Explainability, Probabilistic ML, Counterfactual Explanations, JuliaLang, rstats & sometimes python