Skip to content

Commit 96d8e3c

Browse files
committed
DOC missing changelog entry for #5857
1 parent 3bfbdb0 commit 96d8e3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/whats_new.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ Bug fixes
3434
<https://github.com/scikit-learn/scikit-learn/issues/6147>`_
3535
By `Olivier Grisel`_.
3636

37+
- Fixed a bug that prevented to properly set the ``presort`` parameter
38+
in :class:`ensemble.GradientBoostingRegressor`. See #5857`
39+
<https://github.com/scikit-learn/scikit-learn/issues/5857>`_
40+
By Andrew McCulloh.
41+
3742
.. _changes_0_17:
3843

3944
Version 0.17

0 commit comments

Comments
 (0)