File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -40,17 +40,17 @@ Enhancements
4040 the tree. By `Arnaud Joly `_
4141
4242
43- - The random forest, extra tree and decision tree estimators now has a
44- method ``decision_path `` which returns the decision path of samples in
45- the tree. By `Arnaud Joly `_
43+ - The random forest, extra tree and decision tree estimators now has a
44+ method ``decision_path `` which returns the decision path of samples in
45+ the tree. By `Arnaud Joly `_
4646
47- - A new example has been added unveling the decision tree structure.
48- By `Arnaud Joly `_
47+ - A new example has been added unveling the decision tree structure.
48+ By `Arnaud Joly `_
4949
50- - Random forest, extra trees, decision trees and gradient boosting estimator
51- accept the parameter ``min_samples_split `` and ``min_samples_leaf ``
52- provided as a percentage of the training samples. By
53- `yelite `_ and `Arnaud Joly `_
50+ - Random forest, extra trees, decision trees and gradient boosting estimator
51+ accept the parameter ``min_samples_split `` and ``min_samples_leaf ``
52+ provided as a percentage of the training samples. By
53+ `yelite `_ and `Arnaud Joly `_
5454
5555Bug fixes
5656.........
You can’t perform that action at this time.
0 commit comments