Symbolic regression example - illustration for APGenotype genotype.
More...
Symbolic regression example - illustration for APGenotype genotype.
- Description
- The objective is to find a symbolic form of an unknown function (i.e. find a mapping between the given set of input and output values). The fitness is defined with total error for the given set of output values.
- genotype parameters (in the config file)
- set of functions (inner tree nodes)
- set of terminals (variables and constants, tree leaves)
- min and max tree depth
- lbound and ubound for floating point representation in AP genotype