deel-ai / puncc

👋 Puncc is a python library for predictive uncertainty quantification using conformal prediction.
https://deel-ai.github.io/puncc/
252 stars 14 forks source link

Hypothesis testing correction #23

Closed M-Mouhcine closed 6 months ago

M-Mouhcine commented 10 months ago

Add a new module deel.puncc.api.corrections and implement Bonferroni (and other multiple hypothesis testing) correction.