twmeggs / anfis

Python implementation of an Adaptive neuro fuzzy inference system
MIT License
202 stars 108 forks source link

clustering type #21

Open maryam4s26 opened 2 years ago

maryam4s26 commented 2 years ago

What kind of clustering algorithm does this system work with? gridPartion, subClustering, or FCM? And where can these values be set?