merge_to_overview
- hybrid_learning.experimentation.ca_exp_eval.merge_to_overview(best_ious, all_stats, metric='set_iou', layers=None)[source]
Merge the stats from all runs and from the best embeddings to an overview over the test values of
metric
. The resulting DataFrame is indexed by thelayer_id
, and columns are a multi-index of(concept_name, stats_name)
, withstats_name
one ofbest_emb
: the best embedding performancemean
: the mean performance of the runs for that concept & layerstd
: the corresponding standard deviation