https://github.com/logicoffee/pluster
Persistence based clustering
https://github.com/logicoffee/pluster
Last synced: 4 months ago
JSON representation
Persistence based clustering
- Host: GitHub
- URL: https://github.com/logicoffee/pluster
- Owner: logicoffee
- License: mit
- Created: 2019-08-03T02:24:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T02:58:45.000Z (almost 6 years ago)
- Last Synced: 2025-02-14T11:46:45.589Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pluster
Python implementation of persistence-based clustering
The algorithm is based on the following paper.
- [Persistence-Based Clustering in Riemannian Manifolds](https://hal.inria.fr/inria-00389390/document)