Home
last modified time | relevance | path

Searched refs:trainingOutput (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Job.php238 public function setTrainingOutput(GoogleCloudMlV1TrainingOutput $trainingOutput) argument
240 $this->trainingOutput = $trainingOutput;
247 return $this->trainingOutput;