Creates a HyperparameterTuningJob
Path parameters
Required. The resource name of the Location to create the HyperparameterTuningJob in. Format: projects/{project}/locations/{location}
Request body
Output only. Time when the HyperparameterTuningJob for the first time entered the JOB_STATE_RUNNING state.
The number of failed Trials that need to be seen before failing the HyperparameterTuningJob. If set to 0, Vertex AI decides how many Trials must fail before the whole job fails.
Output only. Time when the HyperparameterTuningJob entered any of the following states: JOB_STATE_SUCCEEDED, JOB_STATE_FAILED, JOB_STATE_CANCELLED.
Required. The desired number of Trials to run in parallel.
Output only. Reserved for future use.
Required. The display name of the HyperparameterTuningJob. The name can be up to 128 characters long and can consist of any UTF-8 characters.
Output only. Reserved for future use.
Output only. Resource name of the HyperparameterTuningJob.
Required. The desired total number of Trials.
Output only. Time when the HyperparameterTuningJob was most recently updated.
The labels with user-defined metadata to organize HyperparameterTuningJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
Output only. Time when the HyperparameterTuningJob was created.
Output only. The detailed state of the job.
Response
Successful response