HdbscanSharp 1.0.16
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.
Install-Package HdbscanSharp -Version 1.0.16
dotnet add package HdbscanSharp --version 1.0.16
<PackageReference Include="HdbscanSharp" Version="1.0.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HdbscanSharp --version 1.0.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.