Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBqmlIterationResult.php32 public $trainingLoss; variable in Google\\Service\\Bigquery\\BqmlIterationResult
78 public function setTrainingLoss($trainingLoss) argument
80 $this->trainingLoss = $trainingLoss;
84 return $this->trainingLoss;
H A DIterationResult.php32 public $trainingLoss; variable in Google\\Service\\Bigquery\\IterationResult
78 public function setTrainingLoss($trainingLoss) argument
80 $this->trainingLoss = $trainingLoss;
84 return $this->trainingLoss;
H A DHparamTuningTrial.php45 public $trainingLoss; variable in Google\\Service\\Bigquery\\HparamTuningTrial
157 public function setTrainingLoss($trainingLoss) argument
159 $this->trainingLoss = $trainingLoss;
163 return $this->trainingLoss;