![]() |
Dakota Reference Manual
Version 6.15
Explore and Predict with Confidence
|
Tracks the best fitness of the population
Alias: none
Argument(s): none
Child Keywords:
Required/Optional | Description of Group | Dakota Keyword | Dakota Keyword Description | |
---|---|---|---|---|
Optional | percent_change | Define the convergence criterion for JEGA methods | ||
Optional | num_generations | Define the convergence criterion for JEGA methods |
The best_fitness_tracker
tracks the best fitness in the population. Convergence occurs after num_generations
has passed and there has been less than percent_change
in the best fitness value. The percent change can be as low as 0% in which case there must be no change at all over the number of generations.
These keywords may also be of interest: