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

Ensemble of PAL classes #228

Open
kjappelbaum opened this issue May 17, 2022 · 0 comments · May be fixed by #229
Open

Ensemble of PAL classes #228

kjappelbaum opened this issue May 17, 2022 · 0 comments · May be fixed by #229
Assignees

Comments

@kjappelbaum
Copy link
Owner

Feature description

We would like to have some kind of way that allows to ensemble over hyperparameters. However, we should not train the model multiple times in this case.

Implementation idea

Some kind of wrapper function that takes ranges for some kwargs and the PAL class with the models.
We will propagate all PAL classes, however copy the model states over (or the results). This will also allow to keep updating beta.

@kjappelbaum kjappelbaum self-assigned this May 19, 2022
kjappelbaum pushed a commit that referenced this issue May 20, 2022
@kjappelbaum kjappelbaum linked a pull request May 20, 2022 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant