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

change base_estimator to estimator #33

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.

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.

1 participant