Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBqmlTrainingRunTrainingOptions.php25 public $earlyStop; variable in Google\\Service\\Bigquery\\BqmlTrainingRunTrainingOptions
47 public function setEarlyStop($earlyStop) argument
49 $this->earlyStop = $earlyStop;
56 return $this->earlyStop;
H A DTrainingOptions.php83 public $earlyStop; variable in Google\\Service\\Bigquery\\TrainingOptions
453 public function setEarlyStop($earlyStop) argument
455 $this->earlyStop = $earlyStop;
462 return $this->earlyStop;