Lists the pareto-optimal Trials for multi-objective Study or the optimal Trials for single-objective Study. The definition of pareto-optimal can be checked in wiki page. https://en.wikipedia.org/wiki/Pareto_efficiency
Endpoint
posthttps://{endpoint}/v1/{parent}/trials:listOptimalTrials
Where {service-endpoint}
is one of the supported service endpoints.
Path parameters
parent
string
Required. The name of the Study that the optimal Trial belongs to.
Request body
The request body must be empty.
Response body
Response message for VizierService.ListOptimalTrials
.
If successful, the response body contains data with the following structure:
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
JSON representation |
---|
{
"optimalTrials": [
{
object ( |