You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by Jerry Chou <je...@fliptop.com> on 2013/08/07 09:59:11 UTC

How to retrieve result centroids after running k-means?

After running k-means, is there a way to retrieve the centroids of the resulting clusters?
Or I have to calculate it myself?
Thanks.

Re: How to retrieve result centroids after running k-means?

Posted by Marco <ze...@yahoo.co.uk>.
there should be a folder called clusteredPoints inside the putput folder created by kmeans


----- Messaggio originale -----
Da: Jerry Chou <je...@fliptop.com>
A: user@mahout.apache.org
Cc: 
Inviato: Mercoledì 7 Agosto 2013 9:59
Oggetto: How to retrieve result centroids after running k-means?

After running k-means, is there a way to retrieve the centroids of the resulting clusters?
Or I have to calculate it myself?
Thanks.