Interface protos.google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata.IFeatureValueDomain (1.11.0)

Properties of a FeatureValueDomain.

Package

@google-cloud/aiplatform

Properties

maxValue

maxValue?: (number|null);

FeatureValueDomain maxValue

Property Value
TypeDescription
(number|null)

minValue

minValue?: (number|null);

FeatureValueDomain minValue

Property Value
TypeDescription
(number|null)

originalMean

originalMean?: (number|null);

FeatureValueDomain originalMean

Property Value
TypeDescription
(number|null)

originalStddev

originalStddev?: (number|null);

FeatureValueDomain originalStddev

Property Value
TypeDescription
(number|null)