Skip to content

DOC add comments regarding to make a balanced random forest from a BalancedBaggingClassifier #372

Closed
@glemaitre

Description

@glemaitre

I think that we could add note mentioning that we can achieve a balanced random forest classifier by setting max_features='auto' of the decision tree. I don't think that we should implement a new estimator since scikit-learn is going to do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions