https://github.com/bobld/protoclustnet
Hierarchical Clustering with Prototypes - Original code by jacobbien
https://github.com/bobld/protoclustnet
Last synced: over 1 year ago
JSON representation
Hierarchical Clustering with Prototypes - Original code by jacobbien
- Host: GitHub
- URL: https://github.com/bobld/protoclustnet
- Owner: BobLd
- Created: 2019-02-10T16:30:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T18:22:36.000Z (over 7 years ago)
- Last Synced: 2025-03-19T23:16:05.978Z (over 1 year ago)
- Language: C#
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProtoclustNet
Hierarchical Clustering with Prototypes
Port of the protoclust R/C code to C#
Original code by jacobbien: https://github.com/jacobbien/protoclust