Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DHparamSearchSpaces.php140 public function setColsampleBytree(DoubleHparamSearchSpace $colsampleBytree) argument
142 $this->colsampleBytree = $colsampleBytree;
149 return $this->colsampleBytree;
H A DTrainingOptions.php53 public $colsampleBytree; variable in Google\\Service\\Bigquery\\TrainingOptions
342 public function setColsampleBytree($colsampleBytree) argument
344 $this->colsampleBytree = $colsampleBytree;
348 return $this->colsampleBytree;