plot_best_ious_wt_std
- hybrid_learning.experimentation.ca_exp_eval.plot_best_ious_wt_std(best_emb_ious, iou_stds, save_as=None, max_val=None, metric=None, **plot_args)[source]
Provide a plot of metric values against layers for all concepts in
best_emb_ious
. Plotted points are the best embedding performances, the plotted standard deviation is that of the runs. Optionally save the figure.