Interface protos.google.cloud.aiplatform.v1beta1.schema.predict.params.IImageClassificationPredictionParams (1.11.0)

Properties of an ImageClassificationPredictionParams.

Package

@google-cloud/aiplatform

Properties

confidenceThreshold

confidenceThreshold?: (number|null);

ImageClassificationPredictionParams confidenceThreshold

Property Value
TypeDescription
(number|null)

maxPredictions

maxPredictions?: (number|null);

ImageClassificationPredictionParams maxPredictions

Property Value
TypeDescription
(number|null)