Skip to content

kcg2015/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

-daveti

May 31, 2013

[email protected]

http:https://daveti.blog.com

About

Python Clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%