- evomatic.fitness.calculate_comparible_fitnesses(alloys: DataFrame, targets: dict, target_normalisation: dict) DataFrame[source]
Returns data with fitness values calculated as a fraction of the best values observed across the entire evolutionary history, enabling comparison of candidates from different generations. Intended to be used at the end of the evolution.
Last update:
Dec 07, 2022