public class EvaluateExample
extends java.lang.Object
This class represents several cases of inference with several examples:
1) the Tipper System Example
2) the Japanese Diet Assessment System Example
3) IRIS classification problem Example
4) InvertedPendulum control problem Example
5) Robot problem Example
Each example can be tested from command line and also with the test-data files provided in the XMLFiles folder:
1) test-data-Tipper.txt
2) test-data-JapaneseDietAssessment.txt
3) test-data-Iris1.txt (irisMamdani1.xml and irisMamdani3.xml) and test-data-Iris2.txt (irisMamdani2.xml)
4) test-data-InvertedPendulum.txt
5) test-data-Robot.txt
- Author:
- Jose Alonso