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

Joseba/scores predsets #37

Open jdalch opened 8 months ago

jdalch commented 8 months ago

Create difference score function. Rename mad score function to absolute_difference. Create multivariate predset functions which are similar to univariate ones due to numpy broadcasting features, however documentation is different. Will test in the future when the pipeline for multivariate regression is ready and decide if we refactor.