Skip to content

Releases: scikit-learn-contrib/hdbscan

More performance

02 Dec 02:48

Choose a tag to compare

More performance Pre-release
Pre-release

Better performance
Fixes for Robust Single Linkage
Faster cluster extraction from trees
New Notebooks

Faster!

15 Nov 01:27

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

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

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

Choose a tag to compare

Pre-release

Support low memory; Robust single linkage.

Development release 0.1

10 Oct 03:30

Choose a tag to compare

Pre-release
Remove unused import