We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ed04d6 commit 16a05baCopy full SHA for 16a05ba
doc/whats_new.rst
@@ -136,8 +136,8 @@ Enhancements
136
for retrieving the leaf indices samples are predicted as. By
137
`Daniel Galvez`_ and `Gilles Louppe`_.
138
139
- - Speed up decision tree regressor, random forest regressor, extra trees
140
- regressor and gradient regression tree boosting by computing a proxy
+ - Speed up decision tree regressors, random forest regressors, extra trees
+ regressors and gradient boosting estimators by computing a proxy
141
of the impurity improvement during the tree growth. The proxy quantity is
142
such that the split that maximizes this value also maximizes the impurity
143
improvement. By `Arnaud Joly`_, `Jacob Schreiber`_ and `Gilles Louppe`_
0 commit comments