We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39dc3ec commit 4f410f6Copy full SHA for 4f410f6
HISTORY.rst
@@ -2,6 +2,15 @@
2
History
3
=======
4
5
+0.13.0a (2020-04-09)
6
+-------------------
7
+
8
+* Changed from Numba to Cython for better performance
9
+* Added visualization module
10
+* Added k-nearest neighbors classifier
11
+* Added Louvain hierarchy
12
+* Various API change (including soft classification moved to clustering)
13
14
0.12.1 (2020-01-20)
15
-------------------
16
0 commit comments