Once the run of experiment has finished, the result files are can be found at the results\ directory.
Depending of the type of methods used in the experiment, the following directories and files will be available:
- Methods: For each combination of a method and a data set, there will be a directory, named <methodName>.<datasetName>.
Inside, it is possible to find the output files of the method (generally, a training and a test output file for each partition, plus every additional output file defined by the method). For further reference, see the KEEL Reference Manual, http://sci2s.ugr.es/keel/development.php.
- Tests: For each test module employed, a new directory named with the name of the test will be available. This directory will contain the output files obtained as a result of the application of the test method.
On the other hand, note that the new data sets obtained as the result of the execution of a preprocessing method will be placed in the datasets\ directory of the experiment, to allow a further employment of them with linked methods in the same experiment.