8000 Add whats new entry · scikit-learn/scikit-learn@a3a3114 · GitHub
[go: up one dir, main page]

Skip to content

Commit a3a3114

Browse files
committed
Add whats new entry
1 parent f358fbd commit a3a3114

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/whats_new/v0.20.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ Changelog
2222
threaded when `n_jobs > 1` or `n_jobs = -1`.
2323
:issue:`12949` by :user:`Prabakaran Kumaresshan <nixphix>`.
2424

25+
:mod:`sklearn.decomposition`
26+
...........................
27+
28+
- |Fix| Fixed a bug in :meth:`decomposition.sparse_encode` where computation was single
29+
threaded when `n_jobs > 1` or `n_jobs = -1`.
30+
:issue:`13005` by :user:`Prabakaran Kumaresshan <nixphix>`.
31+
2532
:mod:`sklearn.linear_model`
2633
...........................
2734

0 commit comments

Comments
 (0)
0