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

Sub-modules

ca_exp_eval

Helper functions for evaluation of standard concept embedding analysis experiments.

exp_eval_common

Common utility functions for modifying experiment data.

fuzzy_exp

Helper functions for setup and evaluation of experiments involving fuzzy logic.

model_registry

Helper functions and model extensions to register model builders in a registry.