GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies constructor
GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies({
- String? featureDisplayName,
- List<
GoogleCloudAiplatformV1FeatureStatsAnomaly> ? predictionStats, - GoogleCloudAiplatformV1ThresholdConfig? threshold,
- GoogleCloudAiplatformV1FeatureStatsAnomaly? trainingStats,
Implementation
GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies({
this.featureDisplayName,
this.predictionStats,
this.threshold,
this.trainingStats,
});