Fuzzy-Expert is a Python package for building Mamdani Fuzzy Inference Systems. Fuzzy-Expert admits a mix of fuzzy and crisp values and associated certainty values. The inference system returns crisp values and certainty factors for the conclusions of the rules.
-
Specification of membership functions using standard functions or as a list of points.
-
Different functions for specifying T-norms and Conorms.
-
Different implication operators.
-
Composition using
max-minormax-prodrules. -
Most common functions for production aggregation.
-
Different operators to defuzzificate fuzzy sets.
The current stable version can be installed from the command line using:
$ pip install fuzzy_expertat the command prompt.
Available at: https://jdvelasq.github.io/fuzzy_expert
Internacionalizacion:
https://www.sphinx-doc.org/en/master/usage/advanced/intl.html