Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 478 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 478 Bytes

pycluster

Python Clustering

Including PAM and Clara algorithms

Aug 17, 2013

Added parallel PAM implementation

Added performance comparison logging (set initMedoidsFixed = True)

python pam_parallel.py euroTry.txt 4 4 > euroTry_parallel_4_4.log

python pam.py euroTry.txt 4 > euroTry_4.log

NOTE: the europe dataset is "Differential coordinates of Europe map" from:

https://cs.joensuu.fi/sipu/datasets/

-daveti

May 31, 2013

[email protected]

http://daveti.blog.com