8000 DOC whats_new entry for #6258 · mannby/scikit-learn@d52c67d · GitHub
[go: up one dir, main page]

Skip to content

Commit d52c67d

Browse files
ogriselClaes-Fredrik Mannby
authored and
Claes-Fredrik Mannby
committed
DOC whats_new entry for scikit-learn#6258
[ci skip]
1 parent cee87e1 commit d52c67d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/whats_new.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,15 @@ Bug fixes
182182
By `Olivier Grisel`_.
183183

184184
- Fixed a bug that prevented to properly set the ``presort`` parameter
185-
in :class:`ensemble.GradientBoostingRegressor`. See #5857`
185+
in :class:`ensemble.GradientBoostingRegressor`. See `#5857
186186
<https://github.com/scikit-learn/scikit-learn/issues/5857>`_
187187
By Andrew McCulloh.
188188

189+
- Fixed a joblib error when evaluating the perplexity of a
190+
:class:`decomposition.LatentDirichletAllocation` model. See `#6258
191+
<https://github.com/scikit-learn/scikit-learn/issues/6258>`_
192+
By Chyi-Kwei Yau.
193+
189194
.. _changes_0_17:
190195

191196
Version 0.17

0 commit comments

Comments
 (0)
0