Properties of a ModelMonitoringStatsDataPoint.
Package
@google-cloud/aiplatformProperties
algorithm
algorithm?: (string|null);ModelMonitoringStatsDataPoint algorithm
baselineStats
baselineStats?: (google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.ITypedValue|null);ModelMonitoringStatsDataPoint baselineStats
createTime
createTime?: (google.protobuf.ITimestamp|null);ModelMonitoringStatsDataPoint createTime
currentStats
currentStats?: (google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.ITypedValue|null);ModelMonitoringStatsDataPoint currentStats
hasAnomaly
hasAnomaly?: (boolean|null);ModelMonitoringStatsDataPoint hasAnomaly
modelMonitoringJob
modelMonitoringJob?: (string|null);ModelMonitoringStatsDataPoint modelMonitoringJob
schedule
schedule?: (string|null);ModelMonitoringStatsDataPoint schedule
thresholdValue
thresholdValue?: (number|null);ModelMonitoringStatsDataPoint thresholdValue