class GoogleCloudMlV1HyperparameterOutput extends Collection (View source)

Properties

protected $collection_key
protected $allMetricsType
protected $allMetricsDataType
protected $builtInAlgorithmOutputType
protected $builtInAlgorithmOutputDataType
string $endTime
protected $finalMetricType
protected $finalMetricDataType
string[] $hyperparameters
bool $isTrialStoppedEarly
string $startTime
string $state
string $trialId
string[] $webAccessUris

Methods

setAllMetrics($allMetrics)

No description

setBuiltInAlgorithmOutput(GoogleCloudMlV1BuiltInAlgorithmOutput $builtInAlgorithmOutput)

No description

setEndTime($endTime)

No description

string
getEndTime()

No description

setHyperparameters($hyperparameters)

No description

string[]
getHyperparameters()

No description

setIsTrialStoppedEarly($isTrialStoppedEarly)

No description

bool
getIsTrialStoppedEarly()

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

setState($state)

No description

string
getState()

No description

setTrialId($trialId)

No description

string
getTrialId()

No description

setWebAccessUris($webAccessUris)

No description

string[]
getWebAccessUris()

No description

Details

setAllMetrics($allMetrics)

No description

Parameters

$allMetrics

setBuiltInAlgorithmOutput(GoogleCloudMlV1BuiltInAlgorithmOutput $builtInAlgorithmOutput)

No description

Parameters

GoogleCloudMlV1BuiltInAlgorithmOutput $builtInAlgorithmOutput

GoogleCloudMlV1BuiltInAlgorithmOutput getBuiltInAlgorithmOutput()

No description

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setHyperparameters($hyperparameters)

No description

Parameters

$hyperparameters

string[] getHyperparameters()

No description

Return Value

string[]

setIsTrialStoppedEarly($isTrialStoppedEarly)

No description

Parameters

$isTrialStoppedEarly

bool getIsTrialStoppedEarly()

No description

Return Value

bool

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setTrialId($trialId)

No description

Parameters

$trialId

string getTrialId()

No description

Return Value

string

setWebAccessUris($webAccessUris)

No description

Parameters

$webAccessUris

string[] getWebAccessUris()

No description

Return Value

string[]