Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nonconformity scores for multivariate regression #24

Open
M-Mouhcine opened this issue Sep 4, 2023 · 1 comment · May be fixed by #37
Open

Nonconformity scores for multivariate regression #24

M-Mouhcine opened this issue Sep 4, 2023 · 1 comment · May be fixed by #37
Assignees
Labels
enhancement New feature or request

Comments

@M-Mouhcine
Copy link
Collaborator

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

@M-Mouhcine M-Mouhcine added the enhancement New feature or request label Sep 4, 2023
@jdalch jdalch self-assigned this Oct 10, 2023
@jdalch
Copy link
Collaborator

jdalch commented Oct 13, 2023

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.

@jdalch jdalch linked a pull request Oct 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants