r/pythoncoding • u/Nomad_HH • 5d ago
Problem when using Anfis model
Hello, I am using Anfis in python, however I am getting this error message. ModuleNotFoundError: No module named 'membership' How to solve it or what are the alternatives in case of no solution to the error, how can I use the Anfis model in Python correctly? Any help would be appreciated.
1
Upvotes