439 Forks
2390 Stars
2390 Watchers

hdbscan

A high performance implementation of HDBSCAN clustering.

How to download and setup hdbscan

Open terminal and run command
git clone https://github.com/scikit-learn-contrib/hdbscan.git
git clone is used to create a copy or clone of hdbscan repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hdbscan https://github.com/scikit-learn-contrib/hdbscan/archive/master.zip

Or simply clone hdbscan with SSH
[email protected]:scikit-learn-contrib/hdbscan.git

If you have some problems with hdbscan

You may open issue on hdbscan support forum (system) here: https://github.com/scikit-learn-contrib/hdbscan/issues