GoogleCloudAiplatformV1SchemaPredictPredictionTabularRegressionPredictionResult
class GoogleCloudAiplatformV1SchemaPredictPredictionTabularRegressionPredictionResult extends Collection (View source)
Properties
protected | $collection_key | ||
float | $lowerBound | ||
float[] | $quantilePredictions | ||
float[] | $quantileValues | ||
float | $upperBound | ||
float | $value |
Methods
setLowerBound($lowerBound)
No description
float
getLowerBound()
No description
setQuantilePredictions($quantilePredictions)
No description
float[]
getQuantilePredictions()
No description
setQuantileValues($quantileValues)
No description
float[]
getQuantileValues()
No description
setUpperBound($upperBound)
No description
float
getUpperBound()
No description
setValue($value)
No description
float
getValue()
No description
Details
setLowerBound($lowerBound)
No description
float
getLowerBound()
No description
setQuantilePredictions($quantilePredictions)
No description
float[]
getQuantilePredictions()
No description
setQuantileValues($quantileValues)
No description
float[]
getQuantileValues()
No description
setUpperBound($upperBound)
No description
float
getUpperBound()
No description
setValue($value)
No description
float
getValue()
No description