igedi / utils /param_keys /generator.py
Last commit not found
raw
history blame
184 Bytes
# Generator params
GENERATOR_PARAMS = 'generator_params'
EXPERIMENT = 'experiment'
CONFIG_SPACE = 'config_space'
N_TRIALS = 'n_trials'
PLOT_REFERENCE_FEATURE = 'plot_reference_feature'