[
https://issues.apache.org/jira/browse/MAHOUT-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023224#comment-15023224
]
Eric Lopes commented on MAHOUT-1698:
------------------------------------
Hi, there. For Fuzzy K-Means, doens't enabling "runClustering" solve the
problem?
As described here:
https://mahout.apache.org/users/clustering/fuzzy-k-means.html
"After running the algorithm, the output directory will contain: ...
clusteredPoints: (if runClustering enabled) a directory containing
SequenceFile(IntWritable, WeightedVectorWritable)
..."
Eol.
> Streaming K-means and Fuzzy K-means to output clusteredPoints
> -------------------------------------------------------------
>
> Key: MAHOUT-1698
> URL: https://issues.apache.org/jira/browse/MAHOUT-1698
> Project: Mahout
> Issue Type: Improvement
> Components: Clustering
> Affects Versions: 0.10.0
> Reporter: Sujit Thumma
> Assignee: Suneel Marthi
> Priority: Critical
>
> Similar to K-Means algorithm is there a way streaming K-means and Fuzzy
> K-means output clustered points in map-reduce? This can be useful to map
> document with cluster ID. As of now only K-means can output clustered points
> and streaming k-means just outputs centroids.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)