Interface protos.google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.IFeatureHistoricStatsAnomalies (1.11.0)

Properties of a FeatureHistoricStatsAnomalies.

Package

@google-cloud/aiplatform

Properties

featureDisplayName

featureDisplayName?: (string|null);

FeatureHistoricStatsAnomalies featureDisplayName

Property Value
TypeDescription
(string|null)

predictionStats

predictionStats?: (google.cloud.aiplatform.v1.IFeatureStatsAnomaly[]|null);

FeatureHistoricStatsAnomalies predictionStats

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IFeatureStatsAnomaly[]|null)

threshold

threshold?: (google.cloud.aiplatform.v1.IThresholdConfig|null);

FeatureHistoricStatsAnomalies threshold

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IThresholdConfig|null)

trainingStats

trainingStats?: (google.cloud.aiplatform.v1.IFeatureStatsAnomaly|null);

FeatureHistoricStatsAnomalies trainingStats

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IFeatureStatsAnomaly|null)