Conformal Prediction#
The conformal prediction module provides distribution-free uncertainty quantification with finite-sample coverage guarantees.
Classification Methods#
|
Classical Inductive Conformal Prediction (ICP) — Vovk, Gammerman, and Shafer, Algorithmic Learning in a Random World (2005). |
|
Mondrian Conformal Prediction — Papadopoulos, Reliable Classification with Conformal Predictors (2008). |
|
Adaptive Prediction Sets (APS) — Romano, Patterson, and Candes, NeurIPS 2020. |
|
Regularized APS (RAPS) — Tsesmelis et al., ICML 2021. |
Regression Methods#
|
Jackknife+ Intervals — Barber, Candès, and Ramdas, *Ann. |
|
Cross-Validation+ Intervals (CV+) — Barber et al., JASA 2021. |
|
Conformalized Quantile Regression (CQR) — Romano, Patterson, and Candes, NeurIPS 2019. |
Metrics#
|
Fraction of test examples where y_i ∈ Ŝ_i. |
|
|
|
Coverage conditioned on groups (e.g., class labels). |