You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Paritosh Ranjan (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/03/22 18:38:23 UTC

[jira] [Issue Comment Edited] (MAHOUT-991) Convert Canopy, MeanShift, K-means, Dirichlet, Fuzzy KMeans and Other Tools to emit ClusterWritable

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

Paritosh Ranjan edited comment on MAHOUT-991 at 3/22/12 5:37 PM:
-----------------------------------------------------------------

I just figured out that leaving meanshift alone will create problems. So, will convert meanshift as well before committing.
                
      was (Author: paritoshranjan):
    I just figured out it will. So, will convert meanshift as well before committing.
                  
> Convert Canopy, MeanShift, K-means, Dirichlet, Fuzzy KMeans and Other Tools to emit ClusterWritable
> ---------------------------------------------------------------------------------------------------
>
>                 Key: MAHOUT-991
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-991
>             Project: Mahout
>          Issue Type: Sub-task
>          Components: Clustering
>    Affects Versions: 0.6
>            Reporter: Jeff Eastman
>            Assignee: Paritosh Ranjan
>             Fix For: 0.7
>
>
> Adjust the Canopy, MeanShift, K-means, Dirichlet and Fuzzy KMeans implementations to emit ClusterWritables instead of Clusters. Adjust the other clustering tools (ClusterDumper and ClusterEvaluators) to accept ClusterWritables produced by these algorithms.
> The new ClusterIterator and ClusterClassifier uses an expanded sequence file representation that stores Clusters as self-describing ClusterWritable objects. So, once all of these algorithms will start emitting ClusterWritables, then KMeans, Dirichlet and FuzzyK will be able to use ClusterIterator and ClusterClassifier for buildClusters phase.

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