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.