Closed glemaitre closed 1 year ago
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.
replacement
sampling_strategy
BalancedRandomForestClassifier
closes #838
Change the default of
replacement
andsampling_strategy
inBalancedRandomForestClassifier
. We use a deprecation cycle since the impact might not be enough to consider it as a bug and break the backwards compatibility.