[PATCH] Kmeans Clustering Example Tidy Up -----------------------------------------
Key: MAHOUT-133 URL: https://issues.apache.org/jira/browse/MAHOUT-133 Project: Mahout Issue Type: Improvement Components: Clustering Affects Versions: 0.2 Reporter: Robert Burrell Donkin Attachments: mahout-kmeans.patch Changes to the KMeans code mean that the processing performed in org.apache.mahout.clustering.syntheticcontrol.kmeans.OutputDriver and org.apache.mahout.clustering.syntheticcontrol.kmeans.OutputMapper is no longer required. Retaining these classes makes the example code more difficult to understand. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.