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

setResumePreviousJobId($resumePreviousJobId)

No description

string
getResumePreviousJobId()

No description

Details

setAlgorithm($algorithm)

No description

Parameters

$algorithm

string getAlgorithm()

No description

Return Value

string

setEnableTrialEarlyStopping($enableTrialEarlyStopping)

No description

Parameters

$enableTrialEarlyStopping

bool getEnableTrialEarlyStopping()

No description

Return Value

bool

setGoal($goal)

No description

Parameters

$goal

string getGoal()

No description

Return Value

string

setHyperparameterMetricTag($hyperparameterMetricTag)

No description

Parameters

$hyperparameterMetricTag

string getHyperparameterMetricTag()

No description

Return Value

string

setMaxFailedTrials($maxFailedTrials)

No description

Parameters

$maxFailedTrials

int getMaxFailedTrials()

No description

Return Value

int

setMaxParallelTrials($maxParallelTrials)

No description

Parameters

$maxParallelTrials

int getMaxParallelTrials()

No description

Return Value

int

setMaxTrials($maxTrials)

No description

Parameters

$maxTrials

int getMaxTrials()

No description

Return Value

int

setParams($params)

No description

Parameters

$params

GoogleCloudMlV1ParameterSpec[] getParams()

No description

setResumePreviousJobId($resumePreviousJobId)

No description

Parameters

$resumePreviousJobId

string getResumePreviousJobId()

No description

Return Value

string