Skip to content

change base_estimator to estimator #33

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

jckkvs
Copy link

@jckkvs jckkvs commented Feb 22, 2023

@jckkvs
Copy link
Author

jckkvs commented Jul 19, 2024

Hello, @cerlymarco

In this pull request, I have made changes to ensure compatibility with the latest version of scikit-learn.

Changes Made

  1. Modified occurrences of base_estimator to estimator.
  2. Replaced max_features="auto" with max_features=1.0.

@jckkvs
Copy link
Author

jckkvs commented Nov 27, 2024

@cerlymarco
Hello, what do you think about this pull request?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant