daveti / pycluster

Python Clustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%