Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1HyperparameterSpec.php42 public $maxFailedTrials; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterSpec
117 public function setMaxFailedTrials($maxFailedTrials) argument
119 $this->maxFailedTrials = $maxFailedTrials;
126 return $this->maxFailedTrials;