| Class | Description |
|---|---|
| Algorithm |
Title: Algorithm
Description: It contains the implementation of the algorithm
Company: KEEL
|
| BaseReglas | |
| Main |
Title: Main Class of the Program
Description: It reads the configuration file (data-set files and parameters) and launch the algorithm
Company: KEEL
|
| myDataset |
Title: Dataset
Description: It contains the methods to read a Classification/Regression Dataset
Company: KEEL
|
| parseParameters |
Title: Parse Configuration File
Description: It reads the configuration file (data-set files and parameters)
Company: KEEL
|