Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies

import type { GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";

Historical Stats (and Anomalies) for a specific Feature.

interface GoogleCloudAiplatformV1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies {
featureDisplayName?: string;
}

§Properties

§
featureDisplayName?: string
[src]

Display Name of the Feature.

§

A list of historical stats generated by different time window's Prediction Dataset.

§

Threshold for anomaly detection.

§

Stats calculated for the Training Dataset.