omadson / fuzzy-c-means

A simple python implementation of Fuzzy C-means algorithm.
https://fuzzy-c-means.rtfd.io
MIT License
175 stars 43 forks source link

feat: Add cli #28

Closed omadson closed 3 years ago

omadson commented 3 years ago

This PR add a cli tool to use fuzzy-c-means library without code.