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

Skip to content

Commit ac7450a

Browse files
committed
DOC whats_new entry for #6258
[ci skip]
1 parent f6ba9ff commit ac7450a

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
@@ -35,10 +35,15 @@ Bug fixes
3535
By `Olivier Grisel`_.
3636

3737
- Fixed a bug that prevented to properly set the ``presort`` parameter
38-
in :class:`ensemble.GradientBoostingRegressor`. See #5857`
38+
in :class:`ensemble.GradientBoostingRegressor`. See `#5857
3939
<https://github.com/scikit-learn/scikit-learn/issues/5857>`_
4040
By Andrew McCulloh.
4141

42+
- Fixed a joblib error when evaluating the perplexity of a
43+
:class:`decomposition.LatentDirichletAllocation` model. See `#6258
44+
<https://github.com/scikit-learn/scikit-learn/issues/6258>`_
45+
By Chyi-Kwei Yau.
46+
4247
.. _changes_0_17:
4348

4449
Version 0.17

0 commit comments

Comments
 (0)
0