get_all_best_emb_stats

hybrid_learning.experimentation.ca_exp_eval.get_all_best_emb_stats(root, layers, concepts=None)[source]

Gather a DataFrame with the stats of all best embeddings. The frame is indexed by concept and layer, and columns are the stats names. Stats are retrieved from experiment root, for given layers and concepts.

Parameters
Return type

DataFrame