[ 
https://issues.apache.org/jira/browse/MAHOUT-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pallavi Palleti updated MAHOUT-79:
----------------------------------

    Attachment: FUZZY-79.patch

I have added combiner to Fuzzy. But, this time, I am making sure that the 
system is aware that a combiner can run zero or more times. And so, respective 
conditions are added both in combiner and reducer.

> Improving the speed of Fuzzy K-Means by optimizing data transfer between map 
> and reduce tasks
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAHOUT-79
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-79
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Clustering
>            Reporter: Pallavi Palleti
>            Assignee: Grant Ingersoll
>             Fix For: 0.1
>
>         Attachments: FUZZY-79.patch, FUZZY.patch
>
>
> Improve the speed of fuzzy k-Means by passing only the cluster-id info as key 
> output of mapper task and reading the cluster information in reducer task 
> where this info is needed. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to