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

create an ensemble method to compute Vincent/quantile average ensemble based on more output types #112

Open
elray1 opened this issue Jun 8, 2024 · 0 comments

Comments

@elray1
Copy link
Contributor

elray1 commented Jun 8, 2024

Currently we have a linear_pool function that works with multiple output types, and a simple_ensemble function that computes linear pool or Vincent ensembles based on the output type. However, we don't have the ability to compute Vincent ensembles for any output type other than quantile. The proposal is to add a function named vincent or quantile_average that computes Vincent ensembles based on other output types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant