99991 / FuzzyClustering

Fuzzy clustering in python
17 stars 8 forks source link

This repository contains my solutions for a lecture about fuzzy clustering. No guarantee for correctness or anything, but maybe someone finds the code useful anyway.

Content:

Here is a plot of some data clustered with FCM:

data plot

And here is a plot of the various cluster validity indices for that data clustered with different number of clusters:

cluster validity indices plots