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)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
Tags
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.