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
Discussion in progress Discussion ongoing between the Mapie team and the author. Enhancement Type: enhancement (new feature or request) Good first issue Easy issue to start to contribute to MAPIE Other If no other grey tag is relevant Source: developers Proposed by developers.

Comments

@thibaultcordier
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The function that calculates the quantile for regression and classification is not the same.

Describe the solution you'd like
Reuse one of them for the other task, so you only have to manage one function.

@thibaultcordier thibaultcordier added Enhancement Type: enhancement (new feature or request) Source: contributors Proposed by contributors. Source: developers Proposed by developers. and removed Source: contributors Proposed by contributors. labels Jul 5, 2024
@LacombeLouis LacombeLouis added the Good first issue Easy issue to start to contribute to MAPIE label Jul 15, 2024
@jawadhussein462 jawadhussein462 added Other If no other grey tag is relevant Discussion in progress Discussion ongoing between the Mapie team and the author. labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion in progress Discussion ongoing between the Mapie team and the author. Enhancement Type: enhancement (new feature or request) Good first issue Easy issue to start to contribute to MAPIE Other If no other grey tag is relevant Source: developers Proposed by developers.
Projects
None yet
Development

No branches or pull requests

3 participants