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

Documentation: Add a table with parameter values & random grid space ranges to AutoML User Guide #12851

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

Comments

@exalate-issue-sync
Copy link

This is an extension to the [previous ticket|https://0xdata.atlassian.net/browse/PUBDEV-5014] for adding more information about what models are used in AutoML. Currently we just have a list of the parameters used in the grid searches, but we don't have the ranges for each parameter, nor do we have a list of the hard-coded models (outside the grid).

It would be good to have this type of information in the appendix of the AutoML User Guide, or maybe as it’s own page.

The models & grid spaces are constructed in this file and we need to look through this code and grab the info: [https://github.com/h2oai/h2o-3/blob/master/h2o-automl/src/main/java/ai/h2o/automl/AutoML.java|https://github.com/h2oai/h2o-3/blob/master/h2o-automl/src/main/java/ai/h2o/automl/AutoML.java|smart-link]

@exalate-issue-sync
Copy link
Author

Angela Bartz commented: Pull request merged into rel-zahradnik.

@hasithjp
Copy link
Member

JIRA Issue Migration Info

Jira Issue: PUBDEV-6003
Assignee: Angela Bartz
Reporter: Erin LeDell
State: Closed
Fix Version: 3.30.0.3
Attachments: N/A
Development PRs: Available

Linked PRs from JIRA

#4597

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