GoogleCloudMlV1StudyConfig
class GoogleCloudMlV1StudyConfig extends Collection (View source)
Properties
protected | $collection_key | ||
string | $algorithm | ||
protected | $automatedStoppingConfigType | ||
protected | $automatedStoppingConfigDataType | ||
protected | $metricsType | ||
protected | $metricsDataType | ||
protected | $parametersType | ||
protected | $parametersDataType |
Methods
setAlgorithm($algorithm)
No description
string
getAlgorithm()
No description
setAutomatedStoppingConfig(GoogleCloudMlV1AutomatedStoppingConfig $automatedStoppingConfig)
No description
getAutomatedStoppingConfig()
No description
setMetrics($metrics)
No description
getMetrics()
No description
setParameters($parameters)
No description
getParameters()
No description
Details
setAlgorithm($algorithm)
No description
string
getAlgorithm()
No description
setAutomatedStoppingConfig(GoogleCloudMlV1AutomatedStoppingConfig $automatedStoppingConfig)
No description
GoogleCloudMlV1AutomatedStoppingConfig
getAutomatedStoppingConfig()
No description
setMetrics($metrics)
No description
GoogleCloudMlV1StudyConfigMetricSpec[]
getMetrics()
No description
setParameters($parameters)
No description
GoogleCloudMlV1StudyConfigParameterSpec[]
getParameters()
No description