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

Grant Ingersoll commented on MAHOUT-5:
--------------------------------------

Hi Jeff,

Can you generate a patch against trunk?  Rev. 630076.

I'm getting:
patching file 
src/test/java/org/apache/mahout/clustering/kmeans/TestKmeansClustering.java
can't find file to patch at input line 960
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: 
src/main/java/org/apache/mahout/clustering/utils/EuclideanDistanceMeasure.java
|===================================================================
|--- 
src/main/java/org/apache/mahout/clustering/utils/EuclideanDistanceMeasure.java  
   (revision 0)
|+++ 
src/main/java/org/apache/mahout/clustering/utils/EuclideanDistanceMeasure.java  
   (working copy)
--------------------------

Thanks,
Grant

> 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
>
>
> 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.

Reply via email to