Convert Canopy, MeanShift and Other Tools to Use ClusterWritable
----------------------------------------------------------------
Key: MAHOUT-991
URL: https://issues.apache.org/jira/browse/MAHOUT-991
Project: Mahout
Issue Type: Sub-task
Components: Clustering
Affects Versions: 0.6
Reporter: Jeff Eastman
Assignee: Jeff Eastman
Fix For: 0.7
The new ClusterIterator and ClusterClassifier uses an expanded sequence file
representation that stores Clusters as self-describing ClusterWritable objects.
Adjust the Canopy and MeanShift implementations which do not use this approach
to emit ClusterWritables instead of Clusters. Adjust the other clustering tools
(ClusterDumper and ClusterEvaluators) to accept ClusterWritables produced by
these algorithms.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira