Hello, When I run mahout k means in so that generate the clusteredPoints (-cl), the values of centroids (clusters-2-Final), do not match the average real objects. When I run without the -cl, the centroids (clusters-2-final) match the average real objects.
How can I solve this problem, since I need the final centroid and also the relationship of objects (in the order they appear in my database) and its corresponding centroid. Thank's Pricila
