| Interface | Description |
|---|---|
| Complexity<T> |
Represents a complexity measure if a given program tree.
|
| Error<T> |
This function calculates the overall error of a given program tree.
|
| LossFunction<T> |
This function evaluates how well an evolved program tree fits the given
sample data set.
|
| Sample<T> |
Represents a sample point used for the symbolic regression task.
|
| Class | Description |
|---|---|
| Regression<T> |
This class implements a symbolic regression problem.
|
© 2007-2019 Franz Wilhelmstötter (2019-11-18 20:30)