-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
BacklogThis has a good chance to be implemented at some point.This has a good chance to be implemented at some point.Contributors welcome 👋🏻Especially relevant issue/PR for contributors to work on.Especially relevant issue/PR for contributors to work on.Other or internalIf no other grey tag is relevant or if issue from the MAPIE teamIf no other grey tag is relevant or if issue from the MAPIE team
Description
Is your feature request related to a problem? Please describe.
The function that calculates the quantile for regression and classification is not the same.
-> mapie.utils.compute_quantiles
-> mapie.conformity_scores.interface.BaseConformityScore.get_quantile
Describe the solution you'd like
Reuse one of them for the other task, so you only have to manage one function.
Metadata
Metadata
Assignees
Labels
BacklogThis has a good chance to be implemented at some point.This has a good chance to be implemented at some point.Contributors welcome 👋🏻Especially relevant issue/PR for contributors to work on.Especially relevant issue/PR for contributors to work on.Other or internalIf no other grey tag is relevant or if issue from the MAPIE teamIf no other grey tag is relevant or if issue from the MAPIE team