GoogleCloudMlV1HyperparameterSpec constructor
GoogleCloudMlV1HyperparameterSpec({})
Implementation
GoogleCloudMlV1HyperparameterSpec({
this.algorithm,
this.enableTrialEarlyStopping,
this.goal,
this.hyperparameterMetricTag,
this.maxFailedTrials,
this.maxParallelTrials,
this.maxTrials,
this.params,
this.resumePreviousJobId,
});