[ 
https://issues.apache.org/jira/browse/MAHOUT-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463643#comment-13463643
 ] 

Smita Wadhwa commented on MAHOUT-1080:
--------------------------------------

Ya, that can also be done to wrap Vectors(Sparse Vector format to NamedVector 
), but I thought this might be the cleaner way, assuming we also have 
WeightedPropertyVectorWritable.

No issues, if that NamedVector is better in your view.
                
> 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
>            Reporter: Smita Wadhwa
>         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

Reply via email to