[
https://issues.apache.org/jira/browse/MAHOUT-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574055#action_12574055
]
Grant Ingersoll commented on MAHOUT-5:
--------------------------------------
OK, I fixed the patch. Will upload a patch shortly.
Also, Jeff, check where you are getting the Mahout Jar from in various places.
It is currently being built by ant into dist/apache-mahout-0.1.jar. I fixed it
in kMeans, so just FYI for future. I am assuming you are generating it outside
of Ant
> Implement a k-means clustering prototype
> -----------------------------------------
>
> Key: MAHOUT-5
> URL: https://issues.apache.org/jira/browse/MAHOUT-5
> Project: Mahout
> Issue Type: New Feature
> Components: Clustering
> Affects Versions: 0.1
> Reporter: Jeff Eastman
> Assignee: Grant Ingersoll
> Priority: Minor
> Attachments: kmeans.zip, MAHOUT-5a.diff, MAHOUT-5b.diff,
> MAHOUT-5c.diff, MAHOUT-5d.diff, MAHOUT-5e.diff
>
>
> K-means clustering is closely related to Canopy clustering and often uses
> canopies to determine the initial clusters. I'd like to implement a k-means
> prototype and tests in the package org.apache.mahout.clustering.kmeans.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.