aiaccel.hpo.optuna.suggest_wrapper.SuggestLogUniform¶ class aiaccel.hpo.optuna.suggest_wrapper.SuggestLogUniform(name: str, low: float, high: float)[source]¶ __init__(name: str, low: float, high: float) → None¶ Methods __init__(name, low, high) Attributes name low high