CategoricalRange#
- class openstef_core.mixins.param_ranges.CategoricalRange(choices: tuple[Any, ...] | None = None, tune: bool = False) None[source]
Bases:
objectAnnotate a
HyperParamsfield as tunable over discretechoices.-
tune:
bool= False
-
tune: