Interface protos.google.cloud.aiplatform.v1beta1.IFeatureStatsAnomaly (3.13.0)

Properties of a FeatureStatsAnomaly.

Package

@google-cloud/aiplatform

Properties

anomalyDetectionThreshold

anomalyDetectionThreshold?: (number|null);

FeatureStatsAnomaly anomalyDetectionThreshold

anomalyUri

anomalyUri?: (string|null);

FeatureStatsAnomaly anomalyUri

distributionDeviation

distributionDeviation?: (number|null);

FeatureStatsAnomaly distributionDeviation

endTime

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

FeatureStatsAnomaly endTime

score

score?: (number|null);

FeatureStatsAnomaly score

startTime

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

FeatureStatsAnomaly startTime

statsUri

statsUri?: (string|null);

FeatureStatsAnomaly statsUri