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

GoogleCloudAiplatformV1EvaluatedAnnotationExplanation

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

Explanation result of the prediction produced by the Model.

interface GoogleCloudAiplatformV1EvaluatedAnnotationExplanation {
explanationType?: string;
}

§Properties

§

Explanation attribution response details.

§
explanationType?: string
[src]

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