astromodule.hp.HyperParameterSet.set_trial#

HyperParameterSet.set_trial(trial: FrozenTrial)[source]#

Sets the optuna’s trial for all hyperparameter in this set

Parameters:
trial: optuna.trial.FrozenTrial

The trial that will be added