deel-ai / puncc

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

feat: updated conformalization with None splitter #46

Closed M-Mouhcine closed 9 months ago

M-Mouhcine commented 9 months ago

A ConformalPredictor from conformalization API can now be used with a None splitter if the underlying model is pretrained.