Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1TrainingInput.php159 public function setEvaluatorConfig(GoogleCloudMlV1ReplicaConfig $evaluatorConfig) argument
161 $this->evaluatorConfig = $evaluatorConfig;
168 return $this->evaluatorConfig;