[
https://issues.apache.org/jira/browse/MAHOUT-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pallavi Palleti updated MAHOUT-73:
----------------------------------
Attachment: MAHOUT-73.patch
We can use Vector operators in addPoint and computeCentroid methods of Canopy
class. There by, this can be optimized for Sparse vector.Also, by using vector
operators, we are hiding the implementation details and reusing the existing
code in Sparse Vector, Dense Vector classes.
> addPoint, computeCentroid can be optimized by using vector operators
> --------------------------------------------------------------------
>
> Key: MAHOUT-73
> URL: https://issues.apache.org/jira/browse/MAHOUT-73
> Project: Mahout
> Issue Type: Improvement
> Components: Clustering
> Reporter: Pallavi Palleti
> Priority: Minor
> Attachments: MAHOUT-73.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.