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

AutoML: ensure that it uses the entire max_runtime #7381

Closed
exalate-issue-sync bot opened this issue May 11, 2023 · 2 comments
Closed

AutoML: ensure that it uses the entire max_runtime #7381

exalate-issue-sync bot opened this issue May 11, 2023 · 2 comments

Comments

@exalate-issue-sync
Copy link

Whenever possible, AutoML should use as much as possible of the entire time budget.

  • ensure that grids don’t stop too early: increase stopping_rounds for grids.
  • add steps:
    ** {{learning_rate}} search on the best GBM/XGB
    ** additional SEs:
    *** GLM metalearner with lambda search
    *** default GBM metalearner
    *** default XGB metalearner
    ** SE metalearner hyperparameter search on GBM or XGB (depending on availability)
@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

JIRA Issue Details

Jira Issue: PUBDEV-8273
Assignee: Sebastien Poirier
Reporter: Sebastien Poirier
State: Resolved
Fix Version: 3.34.0.1
Attachments: N/A
Development PRs: Available

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

Linked PRs from JIRA

#5645

@h2o-ops h2o-ops closed this as completed May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant