Skip to content

genkioffice/cMedoids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cMeans

This project is also for the future work of the implementaition of fuzzy cMedoids algorithm. For users who want to use fuzzy cMeans(FCM) algorithm also can utilize this repository.

requirements

You can find required libraries in requirements.txt. Also, this library only support python3.

example

To see what you can do with cMeans, you can have a look at cmeans_test in notebook directory.

reference

FCM: THE FUZZY c-MEANS CLUSTERING ALGORITHM by JAMES C. BEZDEK http://web-ext.u-aizu.ac.jp/course/bmclass/documents/FCM%20-%20The%20Fuzzy%20c-Means%20Clustering%20Algorithm.pdf

About

This is a library for kMedoids algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published