| Class | Description |
|---|---|
| Algorithm |
Title: Algorithm
Description: It contains the implementation of the algorithm
Company: KEEL
|
| Base |
The class which contains the functions to do the decodification
|
| Chc |
Title: the Main class of the algorithm
Description: It do CHC cycle
|
| Cromosoma |
the class which contains the characteristics of the chromosome
|
| Difuso |
Class which defines the fuzzy number
|
| Ecm |
The class that contains the functions to do the mean square error(MSE)
|
| EscribeBCLing |
The class that writest the data base
|
| Funciones |
It contains the functions to convert the data in other type or change
|
| Gen |
Class that defines the type Gen
|
| LeerWm |
The class that reads the file of the rule base
|
| 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
|
| Poblacion |
The population class
|
| TipoIntervalo |
Class that defines the TipoIntervalo
|
| Ttabla |
Class that defines the Ttabla
|