puncc icon indicating copy to clipboard operation
puncc copied to clipboard

Nonconformity scores for multivariate regression

Open M-Mouhcine opened this issue 2 years ago • 1 comments

Add nonconfomity score and prediction set functions for conformal multivariate regression in their respective modules.

M-Mouhcine avatar Sep 04 '23 10:09 M-Mouhcine

I have added the difference score function. As for the prediction set functions, the current ones generalize properly to multivariate regression, provided that the features are contained in the last dimension of the arrays. This should be made explicit in the documentation later on.

josebadalmau avatar Oct 13 '23 13:10 josebadalmau