All entries


Logo MPIKmeans 1.2

by pgehler - September 2, 2008, 18:17:49 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6658 views, 1336 downloads, 4 comments, 1 subscription

A K-means clustering implementation for Python, Matlab and C. This algorithm yields the very same solution as standard Kmeans, even after each iteration. However it uses some triangle inequalities [...]


Logo chi2 kernel 1.4

by gruel - August 4, 2008, 14:09:58 CET [ BibTeX Download ] 1028 views, 350 downloads, 1 subscription

Very fast implementation of the chi-squared distance between histograms (or vectors with non-negative entries).