class GoogleCloudAiplatformV1SchemaPredictParamsVideoClassificationPredictionParams extends Model (View source)

Properties

float $confidenceThreshold
int $maxPredictions
bool $oneSecIntervalClassification
bool $segmentClassification
bool $shotClassification

Methods

setConfidenceThreshold($confidenceThreshold)

No description

float
getConfidenceThreshold()

No description

setMaxPredictions($maxPredictions)

No description

int
getMaxPredictions()

No description

setOneSecIntervalClassification($oneSecIntervalClassification)

No description

bool
setSegmentClassification($segmentClassification)

No description

bool
getSegmentClassification()

No description

setShotClassification($shotClassification)

No description

bool
getShotClassification()

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

setOneSecIntervalClassification($oneSecIntervalClassification)

No description

Parameters

$oneSecIntervalClassification

bool getOneSecIntervalClassification()

No description

Return Value

bool

setSegmentClassification($segmentClassification)

No description

Parameters

$segmentClassification

bool getSegmentClassification()

No description

Return Value

bool

setShotClassification($shotClassification)

No description

Parameters

$shotClassification

bool getShotClassification()

No description

Return Value

bool