Skip to content

API change default of replacement and sampling_strategy in BRF#1006

Merged
glemaitre merged 2 commits into
scikit-learn-contrib:masterfrom
glemaitre:is/838
Jul 8, 2023
Merged

API change default of replacement and sampling_strategy in BRF#1006
glemaitre merged 2 commits into
scikit-learn-contrib:masterfrom
glemaitre:is/838

Conversation

@glemaitre

Copy link
Copy Markdown
Member

closes #838

Change the default of replacement and sampling_strategy in BalancedRandomForestClassifier. We use a deprecation cycle since the impact might not be enough to consider it as a bug and break the backwards compatibility.

@glemaitre
glemaitre merged commit 2b126e3 into scikit-learn-contrib:master Jul 8, 2023
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.

[BUG]The sampling method of the BRFClassifier is different from the paper

1 participant