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

Is it possible to generate quantiles from an ensemble method/model? #1682

Closed
afogarty85 opened this issue Mar 31, 2023 · 1 comment · Fixed by #1692
Closed

Is it possible to generate quantiles from an ensemble method/model? #1682

afogarty85 opened this issue Mar 31, 2023 · 1 comment · Fixed by #1692
Assignees
Labels
improvement New feature or improvement question Further information is requested

Comments

@afogarty85
Copy link

Is it possible to generate quantile forecasts given the machinery in-place via:

from darts.models import RegressionEnsembleModel
@afogarty85 afogarty85 added the triage Issue waiting for triaging label Mar 31, 2023
@madtoinou madtoinou added question Further information is requested and removed triage Issue waiting for triaging labels Apr 4, 2023
@madtoinou madtoinou self-assigned this Apr 4, 2023
@madtoinou madtoinou added the improvement New feature or improvement label Apr 4, 2023
@madtoinou
Copy link
Collaborator

Hi, this is not possible at the moment but the code requires very minor modifications in order to support it. I'll open a PR in the afternoon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or improvement question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants