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

[tabular] Fix RandomForestQuantileRegressor failing if sklearn >= 1.2.0 #3182

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

shchur
Copy link
Collaborator

@shchur shchur commented Apr 27, 2023

Issue #, if available: #3176

Description of changes:

  • Change kwarg to positional argument in ExtraTreesQuantileRegressor and RandomForestQuantileRegressor to support the API change in sklearn >= 1.2.0.

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

@github-actions
Copy link

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

Copy link
Contributor

@Innixma Innixma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shchur shchur merged commit d11aaf9 into autogluon:master Apr 28, 2023
29 checks passed
@shchur shchur deleted the fix-rf-quantile branch April 28, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants