We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b747e00 commit 0b505c2Copy full SHA for 0b505c2
CHANGES
@@ -4,6 +4,7 @@ Since 1.7.1:
4
- Changed: Updated PCA initialization in the Python interface to work with `sk-learn` 0.18 onwards.
5
- Changed: Radii can be float values.
6
- Fixed: Only positive values were written back to codebook during update.
7
+ - Fixed: Sparse data is read correctly when there are class labels.
8
9
Version 1.7.1: 2016-10-02
10
- Fixed: macOS build works again.
0 commit comments