experimentation
Description
Helper functions for preparing and conducting experiments based on the Sacred framework. This includes:
Helpers to register model builders for experiments (
custom_model_postproc
)Helper functions for preparing, conducting, and evaluating experiments
on concept embedding analysis (
ca_exp_eval
) ormeasuring the truth values of fuzzy logical rules (
fuzzy_exp
,exp_eval_common
)
Sub-modules
Helper functions for evaluation of standard concept embedding analysis experiments. |
|
Common utility functions for modifying experiment data. |
|
Helper functions for setup and evaluation of experiments involving fuzzy logic. |
|
Helper functions and model extensions to register model builders in a registry. |