Skip to content

Releases: scikit-learn-contrib/hdbscan

Faster!

15 Nov 01:27
Compare
Choose a tag to compare
Faster! Pre-release
Pre-release

Further optimization of routines that became bottlenecks due to the new faster minimum spanning tree algorithm. Reworking the calling of query on trees to optimize core distance computation in higher dimensional spaces.

0.4.2

09 Nov 03:39
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

Bug fixes for pip installing 0.4

0.4

08 Nov 22:54
Compare
Choose a tag to compare
0.4 Pre-release
Pre-release

New algorithms bring dramatic speed improvements, particularly for low dimensional data.

0.3: Update README.rst

30 Oct 00:20
Compare
Choose a tag to compare
Pre-release

Support low memory; Robust single linkage.

Development release 0.1

10 Oct 03:30
Compare
Choose a tag to compare
Pre-release
Remove unused import