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 job reordering to ManualSearchJob #23

Open
rgemulla opened this issue Jul 8, 2019 · 1 comment
Open

Add support for job reordering to ManualSearchJob #23

rgemulla opened this issue Jul 8, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@rgemulla
Copy link
Member

rgemulla commented Jul 8, 2019

Most notably, a hyperparameter optimization package may be used to determine which configurations appear most promising and evaluate those first.

@rgemulla
Copy link
Member Author

rgemulla commented Jul 8, 2019

For ax, this should work (roughly): ax_client.generation_strategy.get_model(), then score all not-yet-run points using predict.

@rgemulla rgemulla added the enhancement New feature or request label Jul 8, 2019
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

1 participant