Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 976 Bytes

persistable.md

File metadata and controls

25 lines (22 loc) · 976 Bytes
name title tags links
persistable
Persistable
lang/python
type/clustering
type/persistence
complex/rips
complex/cluster-tree
complex/rips-weighted
custom/distance
vis/diagram
vis/barcode

Persistent and stable clustering (Persistable) is a density-based clustering algorithm intended for exploratory data analysis. What distinguishes Persistable from other clustering algorithms is its visualization capabilities. Persistable's interactive mode lets you visualize multi-scale and multi-density cluster structure present in the data. This is used to guide the choice of parameters that lead to the final clustering. Persistable is based on multi-parameter persistence, a method from topological data analysis.