Study configuration of the HyperparameterTuningJob.
The spec of a trial job. The same spec applies to the CustomJobs created in all the trials.
maxTrialCountinteger
The desired total number of Trials.
parallelTrialCountinteger
The desired number of Trials to run in parallel.
maxFailedTrialCountinteger
The number of failed Trials that need to be seen before failing the HyperparameterTuningJob.
If set to 0, Agent Platform decides how many Trials must fail before the whole job fails.
| JSON representation |
|---|
{ "studySpec": { object ( |