6. ✨ Cluster Analysis

The goal of clustering methods is to achieve compact groups of similar observations that are separated as much as possible from the other groups. PostGeoDa provides a partitioning method Fast K-Medoids and a density-based method HDBSCAN for cluster analysis.

Contents

  • HDBSCan

  • Fast K-Medoids

Last updated