diff --git a/README.md b/README.md index d177305..99b5bf7 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ You can also do bootstrapping to obtain the confidence intervals of all the metr Exfuzzy iris example + ### Reusable code Code is designed so that some parts can be easily extendable so that some use cases, like research, can be also supported. The rule base optimization is done using a Genetic Algorithm, but almost any other pymoo search algorithm will do. Fuzzy sets can be extended with ease, just as the kind of partitions, membership functions, etc.