You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Pallavi Palleti (JIRA)" <ji...@apache.org> on 2008/08/11 11:35:50 UTC

[jira] Updated: (MAHOUT-74) Fuzzy K-Means clustering

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

Pallavi Palleti updated MAHOUT-74:
----------------------------------

    Attachment: mahout-74.patch

I have implemented Fuzzy K-Means prototype and tests. Please review the code.

> Fuzzy K-Means clustering
> ------------------------
>
>                 Key: MAHOUT-74
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-74
>             Project: Mahout
>          Issue Type: New Feature
>            Reporter: Pallavi Palleti
>         Attachments: mahout-74.patch
>
>
> Fuzzy KMeans clustering algorithm is an extension to traditional K Means clustering algorithm and performs soft clustering.
> More details about fuzzy k-means can be found here :http://en.wikipedia.org/wiki/Data_clustering#Fuzzy_c-means_clustering
> I have implemented fuzzy K-Means prototype and tests in org.apache.mahout.clustering.fuzzykmeans

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