Interface protos.google.cloud.aiplatform.v1.IAttribution (3.13.0)

Properties of an Attribution.

Package

@google-cloud/aiplatform

Properties

approximationError

approximationError?: (number|null);

Attribution approximationError

baselineOutputValue

baselineOutputValue?: (number|null);

Attribution baselineOutputValue

featureAttributions

featureAttributions?: (google.protobuf.IValue|null);

Attribution featureAttributions

instanceOutputValue

instanceOutputValue?: (number|null);

Attribution instanceOutputValue

outputDisplayName

outputDisplayName?: (string|null);

Attribution outputDisplayName

outputIndex

outputIndex?: (number[]|null);

Attribution outputIndex

outputName

outputName?: (string|null);

Attribution outputName