On Tue, Sep 22, 2015 at 5:51 PM, Ankit Goel wrote:
> What I wanted to do was modify the clustering algorithm, in hopes of
> experimenting with different versions of it. I'm not much hung over the MR
> part of things, rather the clustering algo itself.
>
Have at it.
All yours.
> Secondly or a
Hi,
What I wanted to do was modify the clustering algorithm, in hopes of
experimenting with different versions of it. I'm not much hung over the MR
part of things, rather the clustering algo itself.
Secondly or alternatively, I wanted to which part or library calculates the
centroid. (In hopes of
On Mon, Sep 21, 2015 at 4:44 PM, Ankit Goel wrote:
> If one wanted to modify the kmeans algorithm given with the mahout package,
> how would/should one go about doing it?
>
If you want to modify the old map reduce code, please go right ahead. The
project members will not be maintaining that cod