ex_fuzzy.rules.generate_rule_string#
- ex_fuzzy.rules.generate_rule_string(rule, antecedents, bootstrap_results=True)[source]#
Generates a string with the rule.
- Parameters:
rule (RuleSimple) – rule to generate the string.
antecedents (list) – list of fuzzy variables.
modifiers – array with the modifiers for the antecedents.