Interface protos.google.cloud.aiplatform.v1beta1.schema.predict.prediction.IClassificationPredictionResult (1.7.2)

Properties of a ClassificationPredictionResult.

Package

@google-cloud/aiplatform!

Properties

confidences

confidences?: (number[]|null);

ClassificationPredictionResult confidences

Property Value
TypeDescription
(number[]|null)

displayNames

displayNames?: (string[]|null);

ClassificationPredictionResult displayNames

Property Value
TypeDescription
(string[]|null)

ids

ids?: ((number|Long|string)[]|null);

ClassificationPredictionResult ids

Property Value
TypeDescription
((number|Long|string)[]|null)