fuzzy_exp_eval
Description
Helper functions to evaluate fuzzy logic experiments. Includes functions for loading experiment results, post-processing them, and to do further evaluations.
Classes
Allow to get all output infos and potentially additionally calculated values for one sample. |
Functions
|
Add some standard aliases and derived values to outputs of |
|
Collect area under curve of x-y-plots for the given experiment series. |
|
Return a possibly shortened title version of the given formula string. |
|
Gather area under curve values for several formulas. |
|
Create a DataFrame summary of statistics of the masks created during a fuzzy logic experiment. |
|
Gather and cache DataFrame containing experiment metric results. |
|
Given root and config provide the cache arguments needed for |
|
Get the sacred config dict for the experiment under |
|
Given a sacred |
|
Load the original image and masks at index |
|
Given a sacred experiment |
|
Gather mean, std, min, max for the experiment stats DataFrame into a summary DataFrame (with these columns). |
|
Extract key properties from the formula string. |
|
Turn formula in nice short string listing its attributes. |
|
Get the sub-directories for logic experiments based on given information. |