gather_aucs
- hybrid_learning.experimentation.fuzzy_exp.fuzzy_exp_eval.gather_aucs(metrics_pd, other_by='img_mon_thresh', formulas=('formula with S-implies, (Boolean)', 'formula with S-implies', 'formula with S-implies, calibrated, (Boolean)', 'formula with S-implies, calibrated'), constraints=None, **aucs_for_kwargs)[source]
Gather area under curve values for several formulas. See
aucs_for()
for details.