HDBSCAN implementation NuGet Package

HDBSCAN is a clustering algorithm developed by Campello, Moulavi, and Sander.

It extends DBSCAN by converting it into a hierarchical clustering algorithm, and then using a technique to extract a flat clustering based in the stability of clusters.




Got any HDBSCAN implementation Question?





Info

Version: 2.0.0
Author(s): doxakis
Last Update: Tuesday, August 31, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/doxakis/HdbscanSharp
NuGet Url: https://www.nuget.org/packages/HdbscanSharp


Install
Install-Package HdbscanSharp
dotnet add package HdbscanSharp
paket add HdbscanSharp
HdbscanSharp Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • No dependencies.
.NETStandard 2.0
  • No dependencies.


Tags



STATS

must-have-score

1.3

avg-downloads-per-day

22

days-since-last-release

966