I guess you are looking for ClusterClassificationDriver and its related
Mapper.

https://builds.apache.org/job/Mahout-Quality/javadoc/index.html?org/apache/mahout/clustering/classify/ClusterClassificationDriver.html

Bertrand


On Tue, Oct 15, 2013 at 4:46 PM, Ahmet Ylmaz <[email protected]>wrote:

> Hi,
> I'm trying to understand Mahout kmeans mapreduce implementation.
> I've gone through the mapreduce tutorial at
> http://hadoop.apache.org/docs/stable/mapred_tutorial.html
> which I kind of understood.
>
> However, I could not understand the logic of kmeans implementation in
> Mahout 0.8. For example there seems to be no Mapper and Reducer
> implementations for kmeans (In previous versions of Mahout there are
> KmeansMapper and KmeansReducer though)
>
> Any help or pointers to tutorials will be appriciated.
>
> Thanks
> Ahmet

Reply via email to