[ 
https://issues.apache.org/jira/browse/MAHOUT-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Isabel Drost updated MAHOUT-20:
-------------------------------

    Attachment: vectorClustering.txt

I have moved the code from the use of Float[] to using Vector instead. Unit 
tests are all running again - would be nice if someone could have a quick look 
at the patch and point me to the hideous mistakes I made or point out 
suggestions for improvement.

> Migrate Canopy and KMeans Implementations to Vectors
> ----------------------------------------------------
>
>                 Key: MAHOUT-20
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-20
>             Project: Mahout
>          Issue Type: Task
>          Components: Clustering
>    Affects Versions: 0.1
>            Reporter: Jeff Eastman
>            Assignee: Isabel Drost
>         Attachments: vectorClustering.txt
>
>
> Canopy and KMeans clustering implementations use Float[] representations 
> instead of the new Vector package. They need to be migrated and the Vector 
> package may need some enhancement to support the notion of payloads. This 
> would be a good project for somebody new to the project who wants to get 
> involved. If somebody wants to implement this, just assign the issue to 
> yourself and I will hold off doing it myself.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to