Info
| Version: | 3.0.1 | 
| Author(s): | doxakis | 
| Last Update: | Tuesday, May 6, 2025 | 
| .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.