CITATION.cff
CODE_OF_CONDUCT.md
ChangeLog.md
LICENSE
MANIFEST.in
README.md
setup.py
tests/test_AnfisClassifier.py
tests/test_AnfisRegressor.py
tests/test_BioAnfisClassifier.py
tests/test_BioAnfisRegressor.py
tests/test_GdAnfisClassifier.py
tests/test_GdAnfisRegressor.py
xanfis/__init__.py
xanfis.egg-info/PKG-INFO
xanfis.egg-info/SOURCES.txt
xanfis.egg-info/dependency_links.txt
xanfis.egg-info/requires.txt
xanfis.egg-info/top_level.txt
xanfis/helpers/__init__.py
xanfis/helpers/membership_family.py
xanfis/helpers/metric_util.py
xanfis/helpers/preprocessor.py
xanfis/helpers/scaler_util.py
xanfis/helpers/validator.py
xanfis/models/__init__.py
xanfis/models/base_anfis.py
xanfis/models/bio_anfis.py
xanfis/models/classic_anfis.py
xanfis/models/gd_anfis.py