Description Usage Arguments Value
General checks that should be satisfied by all fitness_evaluators. No checks specific to the mechanism by which the fitness_score was computed.
1 | check_fitness_evaluator_result(fitness_evaluation, input_args)
|
fitness_evaluation |
The result returned by a fitness_evaluator |
input_args |
The arguments that were used to all the fitness_evaluator |
A list with a series of boolean elements indicating whether a specific check passed or failed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.