Skip to content

Commit 16a05ba

Browse files
committed
FIX doc
1 parent 3ed04d6 commit 16a05ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/whats_new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ Enhancements
136136
for retrieving the leaf indices samples are predicted as. By
137137
`Daniel Galvez`_ and `Gilles Louppe`_.
138138

139-
- Speed up decision tree regressor, random forest regressor, extra trees
140-
regressor and gradient regression tree boosting by computing a proxy
139+
- Speed up decision tree regressors, random forest regressors, extra trees
140+
regressors and gradient boosting estimators by computing a proxy
141141
of the impurity improvement during the tree growth. The proxy quantity is
142142
such that the split that maximizes this value also maximizes the impurity
143143
improvement. By `Arnaud Joly`_, `Jacob Schreiber`_ and `Gilles Louppe`_

0 commit comments

Comments
 (0)