aiaccel.hpo.optuna.hparams.Float

class aiaccel.hpo.optuna.hparams.Float(low: float, high: float, step: float | None = None, log: bool = False)[source]
__init__(low: float, high: float, step: float | None = None, log: bool = False) None

Methods

__init__(low, high[, step, log])

Attributes

log

step

low

high