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

Thomas Jungblut updated HAMA-547:
---------------------------------

          Description: 
Based on my blog post:
http://codingwiththomas.blogspot.in/2011/12/k-means-clustering-with-bsp-intuition.html

https://github.com/thomasjungblut/thomasjungblut-common/blob/master/src/de/jungblut/clustering/KMeansBSP.java

We need a math lib for that, let's wait until Mikalai finished with HAMA-524.

  was:
Submit the K-Means code (1) after mimicking the Mahout API. Existing users of 
Mahout will be able to use Hama easily and also existing Mahout programs can be 
ported to Hama with minimal changes.

org.apache.mahout.clustering.kmeans.KMeansClusterer
org.apache.mahout.clustering.kmeans.KMeansDriver

http://codingwiththomas.blogspot.in/2011/12/k-means-clustering-with-bsp-intuition.html

             Priority: Major  (was: Minor)
    Affects Version/s:     (was: 0.5.0)
           Issue Type: New Feature  (was: Improvement)
              Summary: Add K-Means to a new ML package  (was: Submit the 
K-Means code after mimicking the Mahout API for K-Means)
    
> Add K-Means to a new ML package
> -------------------------------
>
>                 Key: HAMA-547
>                 URL: https://issues.apache.org/jira/browse/HAMA-547
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp core
>            Reporter: praveen sripati
>             Fix For: 0.6.0
>
>
> Based on my blog post:
> http://codingwiththomas.blogspot.in/2011/12/k-means-clustering-with-bsp-intuition.html
> https://github.com/thomasjungblut/thomasjungblut-common/blob/master/src/de/jungblut/clustering/KMeansBSP.java
> We need a math lib for that, let's wait until Mikalai finished with HAMA-524.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to