bayesbay.parameterization.Parameterization
- class bayesbay.parameterization.Parameterization(parameter_space)
Parameterization setting that consists of one or more
ParameterSpace
instances- Parameters:
parameter_space (Union[ParameterSpace, List[ParameterSpace]]) – one or more
ParameterSpace
instance(s)
Reference Details
- perturbation_funcs
the list of perturbation functions allowed to perturb the parameterization
- perturbation_weights
the list of perturbation function weights that determines the probability of which each corresponding perturbation function is to be chosen