/
/AI Platform Training & Prediction API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects29
  • post/v1/{+name}:explain
  • post/v1/{+name}:predict
  • get/v1/{+name}:getConfig
  • get/v1/{+parent}/jobs
  • post/v1/{+parent}/jobs
  • post/v1/{+name}:cancel
  • get/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+resource}:getIamPolicy
  • post/v1/{+resource}:testIamPermissions
  • post/v1/{+resource}:setIamPolicy
  • get/v1/{+parent}/models
  • post/v1/{+parent}/models
  • get/v1/{+parent}/versions
  • post/v1/{+parent}/versions
  • post/v1/{+name}:setDefault
  • get/v1/{+name}/operations
  • get/v1/{+parent}/locations
  • get/v1/{+parent}/studies
  • post/v1/{+parent}/studies
  • post/v1/{+name}:stop
  • post/v1/{+name}:addMeasurement
  • post/v1/{+parent}/trials:listOptimalTrials
  • post/v1/{+name}:checkEarlyStoppingState
  • post/v1/{+parent}/trials:suggest
  • get/v1/{+parent}/trials
  • post/v1/{+parent}/trials
  • post/v1/{+name}:complete
    projects

    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

    post/v1/{+parent}/trials:listOptimalTrials

    Path parameters

    parentstring required

    Required. The name of the study that the pareto-optimal trial belongs to.

    Request body

    GoogleCloudMlV1ListOptimalTrialsRequest required

    The request message for the ListTrials service method.

    Response

    Successful response

    Changes