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

GoogleCloudAiplatformV1ModelMonitoringObjectiveConfig

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

The objective configuration for model monitoring, including the information needed to detect anomalies for one particular model.

§Properties

§

The config for integrating with Vertex Explainable AI.

§

The config for drift of prediction data.

§

Training dataset for models. This field has to be set only if TrainingPredictionSkewDetectionConfig is specified.

§

The config for skew between training data and prediction data.