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

Add support for Quantile regression #34

Closed
pat-alt opened this issue Dec 1, 2022 · 1 comment
Closed

Add support for Quantile regression #34

pat-alt opened this issue Dec 1, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request medium This is expected to be medium.

Comments

@pat-alt
Copy link
Member

pat-alt commented Dec 1, 2022

MLJLinearModels.jl has a QuantileRegressor that (I presume) returns and interval. Section 2.2 outlines how Conformalize Quantile Regression can be implemented. Like with #32 I'm not sure how easy it is to simply adapt the score functions in order to then still be able to use all of the different approaches to conformalizing regression. Probably easier than #32 and would definitely be desirable in this case.

@pat-alt pat-alt added enhancement New feature or request medium This is expected to be medium. labels Dec 1, 2022
@MojiFarmanbar MojiFarmanbar self-assigned this Jul 24, 2023
@pat-alt
Copy link
Member Author

pat-alt commented Mar 18, 2024

Closed by #96

@pat-alt pat-alt closed this as completed Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium This is expected to be medium.
Projects
None yet
Development

No branches or pull requests

2 participants