8000 added to whats new · seckcoder/scikit-learn@9a98f73 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a98f73

Browse files
committed
added to whats new
1 parent 6cadc54 commit 9a98f73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/whats_new.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ Changelog
3232
solution was retained instead of the best solution.
3333

3434
- Minor refactoring in :ref:`sgd` module; consolidated dense and sparse
35-
predict methods.
35+
predict methods; Enhanced test time performance by converting model
36+
paramters to fortran-style arrays after fitting (only multi-class).
3637

3738
- Adjusted Mutual Information metric added as
3839
:func:`sklearn.metrics.adjusted_mutual_info_score` by Robert Layton.

0 commit comments

Comments
 (0)
0