scikit-learn-contrib / hdbscan

A high performance implementation of HDBSCAN clustering.

Home Page:http://hdbscan.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archive repo?

jonashaag opened this issue · comments

IIUC this has been integrated into scikit-learn 1.3.

To avoid confusion, how about archiving this repo and the documentation?

The dual tree Boruvka versions that are here (and make it much faster for large datasets) have not been included yet, so this repo still represents a useful library for now.