Class ListOptimalTrialsResponse (1.48.0)

ListOptimalTrialsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for VizierService.ListOptimalTrials.

Attribute

NameDescription
optimal_trials MutableSequence[google.cloud.aiplatform_v1beta1.types.Trial]
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study. The definition of pareto-optimal can be checked in wiki page. https://en.wikipedia.org/wiki/Pareto_efficiency

Methods

ListOptimalTrialsResponse

ListOptimalTrialsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for VizierService.ListOptimalTrials.