Skip to content

Conversation

mossr
Copy link

@mossr mossr commented Jan 30, 2024

The docs for DecisionTreeClassifier and DecisionTreeRegressor stated that the pruning_purity_threshold was defaulted to 0.0, but it is actually defaulted to 1.0 (i.e., no pruning).

This change is purely in the docstring of those two structs.

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