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

Update calibrator for multivariate regression. #25

Closed M-Mouhcine closed 9 months ago

M-Mouhcine commented 1 year ago

Update deel.puncc.calibration.BaseCalibrator for multivariate regression:

Make sure backward compatibility is respected: univariate prediction should be a special case.