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

Fix RF HPO n_estimators #2735

Merged
merged 1 commit into from
Jan 19, 2023
Merged

Fix RF HPO n_estimators #2735

merged 1 commit into from
Jan 19, 2023

Conversation

Innixma
Copy link
Contributor

@Innixma Innixma commented Jan 19, 2023

Issue #, if available:

Description of changes:

  • Previously, if n_estimators was searched, it would error during HPO initialization due to a memory check causing a type error. Fixed by first checking the type during the type check.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Innixma Innixma added this to the 0.7 Release milestone Jan 19, 2023
@Innixma Innixma requested a review from yinweisu January 19, 2023 21:03
@github-actions
Copy link

Job PR-2735-7cb6e90 is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-2735/7cb6e90/index.html

@Innixma Innixma merged commit 973ae39 into autogluon:master Jan 19, 2023
@Innixma Innixma deleted the fix_rf_hpo branch January 19, 2023 22:59
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 this pull request may close these issues.

None yet

2 participants