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

Hyperparameter tuning #28

Open
RAMitchell opened this issue Jul 25, 2023 · 0 comments
Open

Hyperparameter tuning #28

RAMitchell opened this issue Jul 25, 2023 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@RAMitchell
Copy link
Contributor

Investigate a method of tuning legateboost hyperparameters utilising legate for parallelism. See sklearn grid search as an example.

A first attempt might launch 1 legateboost training run on each legate worker.

A later improvement, for memory constrained situations, would be the ability to assign 2 or more legate workers to each training run.

@RAMitchell RAMitchell added the feature request New feature or request label Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants