Ratuchetp / fuzzy-c-means

Fuzzy c-means Clustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fuzzy-c-means

Fuzzy c-means Clustering

Build Status

Description

This implementation is based on the paper FCM: The fuzzy c-means clustering algorithm

James C.Bezdek, Robert Ehrlich, and William Full

To run the tests

sh tests/run_tests.sh

Install via pip

pip install fuzzycmeans

About

Fuzzy c-means Clustering

License:Apache License 2.0


Languages

Language:Python 99.8%Language:Shell 0.2%