Cluster Centroid improperly reported when no points associated w/ the cluster -----------------------------------------------------------------------------
Key: MAHOUT-141 URL: https://issues.apache.org/jira/browse/MAHOUT-141 Project: Mahout Issue Type: Bug Components: Clustering Reporter: Grant Ingersoll Assignee: Grant Ingersoll Per the discussion at http://www.lucidimagination.com/search/document/5d54bb4822354bee/kmeans_help#48571ce2f5014a1f, the Cluster class returns pointTotal as the centroid (center) of a Cluster with zero points, which is not correct. It should return the Center as the centroid in this case. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.