Skip to content

Releases: scikit-learn-contrib/hdbscan

Bugfixes

04 Dec 02:59
Compare
Choose a tag to compare
Bugfixes Pre-release
Pre-release

Fix issues with 32 bit Windows installs
Fix issues caused by a performance regression in bumpy structured array accesses

More performance

02 Dec 02:48
Compare
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
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