Re: seqdirectory command in MapReduce

2013-02-16 Thread Steve Chien
I think he meant that code is reading and converting the files from the Input directory as a standalone program. Not a map-reduce program... On Feb 16, 2013, at 11:22, Dan Filimon wrote: > Hi Claudio, > > Could you be more specific? What does 'MapReduce style' mean? > seqdirectory should crea

FuzzyKMeansDriver and the parameter emitMostLikely

2013-01-19 Thread Steve Chien
Lately, I am experimenting the features of Mahout Fuzzy K-Means algorithm. One thing I noticed in the FuzzyKMeansDriver.java of Mahout 0.7 is that the emitMostLikely parameter is always passed as "true" when the ClusterClassificationDriver.run method is invoked. public static void clusterDa