class GoogleCloudAiplatformV1SchemaPredictParamsImageClassificationPredictionParams extends Model (View source)

Properties

float $confidenceThreshold
int $maxPredictions

Methods

setConfidenceThreshold($confidenceThreshold)

No description

float
getConfidenceThreshold()

No description

setMaxPredictions($maxPredictions)

No description

int
getMaxPredictions()

No description

Details

setConfidenceThreshold($confidenceThreshold)

No description

Parameters

$confidenceThreshold

float getConfidenceThreshold()

No description

Return Value

float

setMaxPredictions($maxPredictions)

No description

Parameters

$maxPredictions

int getMaxPredictions()

No description

Return Value

int