Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DecisionTreeRegressor and DecisionTreeClassifier document lack the explanation of parameter min_impurity_split #8903

@qinhanmin2014

Description

@qinhanmin2014

In the latest version of the document(http://scikit-learn.org/dev/modules/generated/sklearn.tree.DecisionTreeClassifier.html#sklearn.tree.DecisionTreeClassifier), there isn't any explanation of parameter min_impurity_split in DecisionTreeRegressor and DecisionTreeClassifier, which still exists in the current version. In the previous version(http://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html#sklearn.tree.DecisionTreeClassifier), there are relevant explanations of the parameter. Should we explain it in the latest version like the previous version? If so, I'm willing to help. Thanks.

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