Yuriy, Take a look at https://github.com/tdunning/knn to see some upcoming k-means stuff that may help you out with respect to speed.
On Sat, Apr 28, 2012 at 11:19 AM, Юрий Басов <[email protected]> wrote: > Good day. > My name is Yuriy. I'm working as engineer in Rambler Internet Holding. > > We have just started our experiments with Mahout from KMeans clustering on > 5 machines. > > And we have some questions about clustering algorithms on Mahout: > > 1. How we can use labels in our vectors to identify data after clustering? > > 2. How we can read coordinates of cluster centers? > > P.S. Can we participate to implementation of that interface and send you > patch, if it is not implemented now? > > Thanks. Waiting for reply. :) >
