conformal-prediction topic

List conformal-prediction repositories

awesome-conformal-prediction

21
Stars
0
Forks
Watchers

A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.

conformal_classification

238
Stars
34
Forks
Watchers

Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true class with high probability (via conformal prediction).

Topics-In-Modern-Statistical-Learning

154
Stars
13
Forks
Watchers

Materials for STAT 991: Topics In Modern Statistical Learning (UPenn, 2022 Spring) - uncertainty quantification, conformal prediction, calibration, etc

conformal-prediction

870
Stars
100
Forks
Watchers

Lightweight, useful implementation of conformal prediction on real data.

ConformalPrediction.jl

129
Stars
11
Forks
Watchers

Predictive Uncertainty Quantification through Conformal Prediction for Machine Learning models trained in MLJ.

Conffusion

132
Stars
4
Forks
Watchers

Official Implementation for the "Conffusion: Confidence Intervals for Diffusion Models" paper.

conformal-risk

66
Stars
7
Forks
Watchers

Conformal prediction for controlling monotonic risk functions. Simple accompanying PyTorch code for conformal risk control in computer vision and natural language processing.

conformal-bayesopt

26
Stars
3
Forks
Watchers

Bayesian optimization with conformal coverage guarantees