Fuzzy K-Means Clustering

Fuzzy k-means Clustering in contrast to normal Clustering will not find discrete centroids for each datapoint but rather a probability distribution over all clusters .

We can use the fuzzifier to control how discrete or not the clusters are.