Skip to content

Commit 66a61e8

Browse files
committed
add description
1 parent e4e4c71 commit 66a61e8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ Fuzzy c-means Clustering
33

44
[![Build Status](https://semaphoreci.com/api/v1/ahmad88me/fuzzy-c-means/branches/master/badge.svg)](https://semaphoreci.com/ahmad88me/fuzzy-c-means)
55

6+
## Description
7+
This implementation is based on the paper
8+
*FCM: The fuzzy c-means clustering algorithm*
9+
by: James C.Bezdek, Robert Ehrlich, and William Full
10+
611
## To run the tests
712
`sh tests/run_tests.sh`
813

0 commit comments

Comments
 (0)