8000 DOC: update whats_new · scikit-learn/scikit-learn@9ec7ecd · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ec7ecd

Browse files
committed
DOC: update whats_new
1 parent 7ce32d7 commit 9ec7ecd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/whats_new.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ Enhancements
115115
:class:`decomposition.DictLearning` with coordinate descent method
116116
from :class:`linear_model.Lasso`. By `Arthur Mensch`_.
117117

118+
- Parallel processing (threaded) for queries of nearest neighbors
119+
(using the ball-tree) by Nikolay Mayorov.
118120

119121
Bug fixes
120122
.........

0 commit comments

Comments
 (0)
0