ray.tune.search.ax.AxSearch.on_trial_complete#

AxSearch.on_trial_complete(trial_id, result=None, error=False)[source]#

Notification for the completion of trial.

Data of form key value dictionary of metric names and values.