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

GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec

import type { GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";
interface GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec {
explanationType?: string;
}

§Properties

§

Explanation spec details.

§
explanationType?: string
[src]

Explanation type. For AutoML Image Classification models, possible values are: * image-integrated-gradients * image-xrai