Skip to content

pulipulichen/pycluster

 
 

Repository files navigation

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

daveti@cs.uoregon.edu

http://daveti.blog.com

About

Python Clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%