generated at
Talk to the Cityのクラスタリング
2024-05-26

これが内部的にHDBSCANとUMAPを使うようだ
>HDBSCAN - Hierarchical Density-Based Spatial Clustering of Applications with Noise. Performs DBSCAN over varying epsilon values and integrates the result to find a clustering that gives the best stability over epsilon. This allows HDBSCAN to find clusters of varying densities (unlike DBSCAN), and be more robust to parameter selection.