Searched refs:maxTreeDepth (Results 1 – 2 of 2) sorted by relevance
238 public function setMaxTreeDepth(IntHparamSearchSpace $maxTreeDepth) argument240 $this->maxTreeDepth = $maxTreeDepth;247 return $this->maxTreeDepth;
156 public $maxTreeDepth; variable in Google\\Service\\Bigquery\\TrainingOptions731 public function setMaxTreeDepth($maxTreeDepth) argument733 $this->maxTreeDepth = $maxTreeDepth;740 return $this->maxTreeDepth;