actsnclass.Canvas.plot_metrics
- Canvas.plot_metrics(output_plot_file: str, strategies_list: list)
Generate plot for all metrics in files and strategies given as input.
- Parameters:
output_plot_file (str) – Complete path to file to store plot.
strategies_list (list) – List of all strategies to be included in the same plot. Current possibibilities are: [‘canonical’, ‘rand_sampling’, ‘unc_sampling’].