Yeah. I meant the same that the current implementation assumes it and so it is 
a bug.


Thanks
Pallavi

-----Original Message-----
From: Ted Dunning [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 01, 2008 9:51 PM
To: [email protected]
Subject: Re: [jira] Commented: (MAHOUT-79) Improving the speed of Fuzzy K-Means 
by optimizing data transfer between map and reduce tasks

On Wed, Oct 1, 2008 at 8:05 AM, Palleti, Pallavi <
[EMAIL PROTECTED]> wrote:

> ...
> But, in the current implementation of fuzzy k-means or k-means, we are
> implicitly assuming that a point goes thru combiner exactly once. Because,
> we have different kind of interpretation of the data outputted by combiner
> or mapper.


This is just a bug, not an algorithm limitation.

Changing the mapper to output in the correct format will fix the matter.

Reply via email to