Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1HyperparameterSpec.php50 public $maxTrials; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterSpec
145 public function setMaxTrials($maxTrials) argument
147 $this->maxTrials = $maxTrials;
154 return $this->maxTrials;