Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1HyperparameterSpec.php46 public $maxParallelTrials; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterSpec
131 public function setMaxParallelTrials($maxParallelTrials) argument
133 $this->maxParallelTrials = $maxParallelTrials;
140 return $this->maxParallelTrials;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTrainingOptions.php152 public $maxParallelTrials; variable in Google\\Service\\Bigquery\\TrainingOptions
717 public function setMaxParallelTrials($maxParallelTrials) argument
719 $this->maxParallelTrials = $maxParallelTrials;
726 return $this->maxParallelTrials;