https://github.com/gzt/mpihartwong
Parallel adaptation of Hartigan and Wong's k-means clustering algorithm
https://github.com/gzt/mpihartwong
clustering k-means openmpi parallel-computing
Last synced: 2 months ago
JSON representation
Parallel adaptation of Hartigan and Wong's k-means clustering algorithm
- Host: GitHub
- URL: https://github.com/gzt/mpihartwong
- Owner: gzt
- License: gpl-3.0
- Created: 2020-04-24T04:28:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T05:37:23.000Z (about 5 years ago)
- Last Synced: 2025-01-20T06:47:18.687Z (4 months ago)
- Topics: clustering, k-means, openmpi, parallel-computing
- Language: M4
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mpihartwong
Parallel adaptation of Hartigan and Wong's k-means clustering algorithm