- evomatic.fitness.normalise(data: DataFrame, property_name: str, max_value: Number, min_value: Number)[source]
Returns data normalised by subtracting the minimum and dividing by the range. The range and minimum are taken from the entire evolutionary history.
Last update:
Dec 07, 2022