evomatic.plots.plot_alloy_percentages(history: dict, output_directory: str = './')[source]

Plot the average alloy percentages across the evolution.

Parameters
history: dict

The history dict, containing data from each iteration of the algorithm.

output_directory: str = './'

The path to write output files into.


Last update: Dec 07, 2022