8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cadc54 commit 9a98f73Copy full SHA for 9a98f73
doc/whats_new.rst
@@ -32,7 +32,8 @@ Changelog
32
solution was retained instead of the best solution.
33
34
- Minor refactoring in :ref:`sgd` module; consolidated dense and sparse
35
- predict methods.
+ predict methods; Enhanced test time performance by converting model
36
+ paramters to fortran-style arrays after fitting (only multi-class).
37
38
- Adjusted Mutual Information metric added as
39
:func:`sklearn.metrics.adjusted_mutual_info_score` by Robert Layton.
0 commit comments