Skip to content

A simple environment to test and play with a Fuzzy-C-Means algorithm and 2D-Data

License

Notifications You must be signed in to change notification settings

sven-hoek/fcm_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fcm_playground

A simple environment to test and play with a Fuzzy-C-Means algorithm and 2D-Data

You can add data points per mouseclick, remove them with right mouseclick, save and load created datasets. This is supposed to be not more than just an exercise to learn python, matplotlib and tkinter but also to try out implementing an algorithm like Fuzyy C-Means and play with it. Therefore, the code structure is not (yet?) optimal, it's not too easily extendable to n-dimensional datasets and may be a little buggy.

About

A simple environment to test and play with a Fuzzy-C-Means algorithm and 2D-Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages