Description Usage Arguments See Also
Create a summary report of a genetic programming result object as returned by
geneticProgramming
or symbolicRegression
, for
example.
1 2 3 |
object |
The genetic programming run result object to report on. |
reportFitness |
Whether to report detailed fitness values of each individual
in the result population. Note that calculating fitness values may take
a long time. Defaults to |
orderByFitness |
Whether the report of the result population should be
ordered by fitness. This does not have an effect if |
... |
Ignored in this summary function. |
geneticProgramming
, symbolicRegression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.