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

Conformal Quantile Regression #16

Open
saattrupdan opened this issue Apr 6, 2021 · 2 comments
Open

Conformal Quantile Regression #16

saattrupdan opened this issue Apr 6, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@saattrupdan
Copy link
Owner

Conformal Quantile Regression was introduced in Romano, Patterson & Candès and is a variant of quantile regression which calibrates the prediction intervals, yielding narrower intervals, while preserving theoretical coverage guarantees.

This could potentially be built into QuantileLinearRegression via a conformal argument.

@saattrupdan saattrupdan added the enhancement New feature or request label Apr 6, 2021
@saattrupdan saattrupdan changed the title Implement Conformal Quantile Regression Conformal Quantile Regression Apr 11, 2021
@valeman
Copy link

valeman commented Dec 24, 2021

Dan, you might be interested in this link

https://github.com/valeman/awesome-conformal-prediction

@leandroohf
Copy link

leandroohf commented Apr 9, 2023

Not sure if It is the right place for this message.

Since you mentioned Future work, you want to add support for neural networks. I would like to recommend looking into this paper: High-Quality Prediction Interval.

I started this notebook (WIP): https://github.com/leandroohf/machine_learning_algorithms/blob/master/dev/intro_to_prediction_interval.ipynb

and while doing my research, I discovered your packet doubt and decided to try.

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

No branches or pull requests

3 participants