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 84ef805 commit 2e270a7Copy full SHA for 2e270a7
doc/whats_new.rst
@@ -171,6 +171,11 @@ Bug fixes
171
<https://github.com/scikit-learn/scikit-learn/issues/6147>`_
172
By `Olivier Grisel`_.
173
174
+ - Fixed a bug that prevented to properly set the ``presort`` parameter
175
+ in :class:`ensemble.GradientBoostingRegressor`. See #5857`
176
+ <https://github.com/scikit-learn/scikit-learn/issues/5857>`_
177
+ By Andrew McCulloh.
178
+
179
.. _changes_0_17:
180
181
Version 0.17
0 commit comments