[
https://issues.apache.org/jira/browse/MAHOUT-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672182#comment-13672182
]
Grant Ingersoll commented on MAHOUT-1080:
-----------------------------------------
Here's a thought: kill NamedVector, and move the single "name" string to
Vector. It seems to me naming a Vector is very, very common. A possible
issue, however, is dealing with older Vectors that don't have a name, but we
could just treat it as an empty string.
IMO, this should be fixed before 1.0
> Kmeans clustered output losses vectorId given in the input
> ----------------------------------------------------------
>
> Key: MAHOUT-1080
> URL: https://issues.apache.org/jira/browse/MAHOUT-1080
> Project: Mahout
> Issue Type: Improvement
> Components: Clustering
> Affects Versions: 0.7
> Reporter: Smita Wadhwa
> Fix For: 0.8
>
> Attachments: kMeansClusterVectorId.diff
>
>
> The input to the Kmeans is Intwritable and vectorWritable
> and the output of clustered points is clusterId
> WeightedVectorWitable(vector,distance-from-the-centre)
> The information the id of the vector is lost in this processing .
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira