Interface protos.google.cloud.aiplatform.v1beta1.IFeatureStatsAndAnomaly (6.1.0)

Properties of a FeatureStatsAndAnomaly.

Package

@google-cloud/aiplatform

Properties

distributionDeviation

distributionDeviation?: (number|null);

FeatureStatsAndAnomaly distributionDeviation

driftDetected

driftDetected?: (boolean|null);

FeatureStatsAndAnomaly driftDetected

driftDetectionThreshold

driftDetectionThreshold?: (number|null);

FeatureStatsAndAnomaly driftDetectionThreshold

featureId

featureId?: (string|null);

FeatureStatsAndAnomaly featureId

featureMonitorId

featureMonitorId?: (string|null);

FeatureStatsAndAnomaly featureMonitorId

featureMonitorJobId

featureMonitorJobId?: (number|Long|string|null);

FeatureStatsAndAnomaly featureMonitorJobId

featureStats

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

FeatureStatsAndAnomaly featureStats

statsTime

statsTime?: (google.protobuf.ITimestamp|null);

FeatureStatsAndAnomaly statsTime