GoogleCloudAiplatformV1SchemaPredictParamsVideoClassificationPredictionParams
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
getOneSecIntervalClassification()
No description
setSegmentClassification($segmentClassification)
No description
bool
getSegmentClassification()
No description
setShotClassification($shotClassification)
No description
bool
getShotClassification()
No description
Details
setConfidenceThreshold($confidenceThreshold)
No description
float
getConfidenceThreshold()
No description
setMaxPredictions($maxPredictions)
No description
int
getMaxPredictions()
No description
setOneSecIntervalClassification($oneSecIntervalClassification)
No description
bool
getOneSecIntervalClassification()
No description
setSegmentClassification($segmentClassification)
No description
bool
getSegmentClassification()
No description
setShotClassification($shotClassification)
No description
bool
getShotClassification()
No description