[Q] How should I perform clustering on angular data?

This page summarizes the projects mentioned and recommended in the original post on /r/statistics

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • periodic-kmeans

  • There is also k-means clustering in the presence of periodic boundary conditions. This package and the accompanying paper give an implementation with several examples including the NYC taxi dataset.

  • BanditPAM

    BanditPAM C++ implementation and Python package

  • It's written in C++ for speed, but callable from Python and R. It also supports parallelization and intelligent caching at no extra complexity to end users. Its interface also matches the sklearn.cluster.KMeans interface, so minimal changes are necessary to existing code. repo

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts