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

ENH: Adapt the split and cross strategies to quantile regression class #4

Open
thibaultcordier opened this issue Mar 9, 2023 · 0 comments · May be fixed by #5
Open

ENH: Adapt the split and cross strategies to quantile regression class #4

thibaultcordier opened this issue Mar 9, 2023 · 0 comments · May be fixed by #5
Labels
enhancement New feature or request

Comments

@thibaultcordier
Copy link
Owner

Is your feature request related to a problem? Please describe.
At the moment, conformalized quantile regression has only been implemented with the split-conformal strategy. It would be worth extending it to cross-CQR with the cv argument.

Describe the solution you'd like
Proposes to adapt the quantile regression class for split and cross conformal strategies by adding to the init method the cv parameter so that it is comparable to the regression class.

@thibaultcordier thibaultcordier added the enhancement New feature or request label Mar 9, 2023
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.

1 participant