8000 Add whats_new · scikit-learn/scikit-learn@5bc8d1d · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bc8d1d

Browse files
committed
Add whats_new
1 parent b2540db commit 5bc8d1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats_new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ Enhancements
131131
- Add option to show ``indicator features`` in the output of Imputer.
132132
By `Mani Teja`_.
133133

134+
- Reduce the memory usage for 32-bit float input arrays of :func:`utils.mean_variance_axis` and
135+
:func:`utils.incr_mean_variance_axis` by supporting cython fused types. By `YenChen Lin`_.
136+
134137
Bug fixes
135138
.........
136139

0 commit comments

Comments
 (0)
0