GoogleCloudMlV1HyperparameterSpec
class GoogleCloudMlV1HyperparameterSpec extends Collection (View source)
Properties
protected | $collection_key | ||
string | $algorithm | ||
bool | $enableTrialEarlyStopping | ||
string | $goal | ||
string | $hyperparameterMetricTag | ||
int | $maxFailedTrials | ||
int | $maxParallelTrials | ||
int | $maxTrials | ||
protected | $paramsType | ||
protected | $paramsDataType | ||
string | $resumePreviousJobId |
Methods
setAlgorithm($algorithm)
No description
string
getAlgorithm()
No description
setEnableTrialEarlyStopping($enableTrialEarlyStopping)
No description
bool
getEnableTrialEarlyStopping()
No description
setGoal($goal)
No description
string
getGoal()
No description
setHyperparameterMetricTag($hyperparameterMetricTag)
No description
string
getHyperparameterMetricTag()
No description
setMaxFailedTrials($maxFailedTrials)
No description
int
getMaxFailedTrials()
No description
setMaxParallelTrials($maxParallelTrials)
No description
int
getMaxParallelTrials()
No description
setMaxTrials($maxTrials)
No description
int
getMaxTrials()
No description
setParams($params)
No description
getParams()
No description
setResumePreviousJobId($resumePreviousJobId)
No description
string
getResumePreviousJobId()
No description
Details
setAlgorithm($algorithm)
No description
string
getAlgorithm()
No description
setEnableTrialEarlyStopping($enableTrialEarlyStopping)
No description
bool
getEnableTrialEarlyStopping()
No description
setGoal($goal)
No description
string
getGoal()
No description
setHyperparameterMetricTag($hyperparameterMetricTag)
No description
string
getHyperparameterMetricTag()
No description
setMaxFailedTrials($maxFailedTrials)
No description
int
getMaxFailedTrials()
No description
setMaxParallelTrials($maxParallelTrials)
No description
int
getMaxParallelTrials()
No description
setMaxTrials($maxTrials)
No description
int
getMaxTrials()
No description
setParams($params)
No description
GoogleCloudMlV1ParameterSpec[]
getParams()
No description
setResumePreviousJobId($resumePreviousJobId)
No description
string
getResumePreviousJobId()
No description