Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1TrainingInput.php43 protected $hyperparametersType = GoogleCloudMlV1HyperparameterSpec::class;
199 * @param GoogleCloudMlV1HyperparameterSpec
201 public function setHyperparameters(GoogleCloudMlV1HyperparameterSpec $hyperparameters)
206 * @return GoogleCloudMlV1HyperparameterSpec
H A DGoogleCloudMlV1HyperparameterSpec.php20 class GoogleCloudMlV1HyperparameterSpec extends \Google\Collection class
187 class_alias(GoogleCloudMlV1HyperparameterSpec::class, 'Google_Service_CloudMachineLearningEngine_Go…