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

GoogleCloudDatalabelingV1beta1ConfusionMatrix

import type { GoogleCloudDatalabelingV1beta1ConfusionMatrix } from "https://googleapis.deno.dev/v1/datalabeling:v1beta1.ts";

Confusion matrix of the model running the classification. Only applicable when the metrics entry aggregates multiple labels. Not applicable when the entry is for a single label.

interface GoogleCloudDatalabelingV1beta1ConfusionMatrix {}