gather_results

hybrid_learning.experimentation.fuzzy_exp.fuzzy_exp_eval.gather_results(metrics_csv=None, **get_metrics_args)[source]

Gather and cache DataFrame containing experiment metric results. Convenience shortcut for calling get_metrics(), standard post-processing, and CSV caching.

Parameters
Returns

DataFrame with columns for all experiment settings and metrics

Return type

DataFrame