aiaccel.hpo.optuna.suggest_wrapper.SuggestFloat#
- class aiaccel.hpo.optuna.suggest_wrapper.SuggestFloat(name: str, low: float, high: float, step: float | None = None, log: bool = False)[source]#
- __init__(name: str, low: float, high: float, step: float | None = None, log: bool = False) None #
Methods
__init__
(name, low, high[, step, log])Attributes