[ml] k-means data clustering... Bueller?

Almir Karic almir at kiberpipa.org
Wed Jun 17 00:19:56 UTC 2009


i have toyed with it, scipy.cluster.vq.kmeans2 :D does pretty much everything
we need/want, you can pass it means or you can tell it how many means you want
and it randomly picks them (ofcourse in both cases telling you to which of the
means your vectors are closest to)

On Tue, Jun 16, 2009 at 03:04:02PM -0700, Josh Myer wrote:
> Following up on Michael's post about HMM libraries, has anyone started
> on the k-means part of the wiimote stuff?  Any libraries to post
> about, etc?
> -- 
> Josh Myer   650.248.3796
>   josh at joshisanerd.com
> _______________________________________________
> ml mailing list
> ml at lists.noisebridge.net
> https://www.noisebridge.net/mailman/listinfo/ml



More information about the ml mailing list