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

Share the quantile function between regression and classification #479

Open
thibaultcordier opened this issue Jul 5, 2024 · 0 comments
Open
Labels
Backlog This is in the MAPIE team development backlog, yet to be prioritised. Contributors welcome 👋🏻 Especially relevant issue/PR for contributors to work on. Other or internal If no other grey tag is relevant or if issue from the MAPIE team

Comments

@thibaultcordier
Copy link
Collaborator

thibaultcordier commented Jul 5, 2024

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.

@LacombeLouis LacombeLouis added the Good first issue Easy issue to start to contribute to MAPIE label Jul 15, 2024
@jawadhussein462 jawadhussein462 added Other or internal If no other grey tag is relevant or if issue from the MAPIE team Discussion in progress Discussion ongoing between the Mapie team and the author. labels Nov 7, 2024
@Valentin-Laurent Valentin-Laurent added Contributors welcome 👋🏻 Especially relevant issue/PR for contributors to work on. Backlog This is in the MAPIE team development backlog, yet to be prioritised. and removed Good first issue Easy issue to start to contribute to MAPIE Discussion in progress Discussion ongoing between the Mapie team and the author. labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog This is in the MAPIE team development backlog, yet to be prioritised. Contributors welcome 👋🏻 Especially relevant issue/PR for contributors to work on. Other or internal If no other grey tag is relevant or if issue from the MAPIE team
Projects
None yet
Development

No branches or pull requests

4 participants