Interface protos.google.cloud.aiplatform.v1.IFeatureStatsAnomaly (1.11.0)

Properties of a FeatureStatsAnomaly.

Package

@google-cloud/aiplatform

Properties

anomalyDetectionThreshold

anomalyDetectionThreshold?: (number|null);

FeatureStatsAnomaly anomalyDetectionThreshold

Property Value
TypeDescription
(number|null)

anomalyUri

anomalyUri?: (string|null);

FeatureStatsAnomaly anomalyUri

Property Value
TypeDescription
(string|null)

distributionDeviation

distributionDeviation?: (number|null);

FeatureStatsAnomaly distributionDeviation

Property Value
TypeDescription
(number|null)

endTime

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

FeatureStatsAnomaly endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

score

score?: (number|null);

FeatureStatsAnomaly score

Property Value
TypeDescription
(number|null)

startTime

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

FeatureStatsAnomaly startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

statsUri

statsUri?: (string|null);

FeatureStatsAnomaly statsUri

Property Value
TypeDescription
(string|null)