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

GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry

import type { GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry } from "https://googleapis.deno.dev/v1/datalabeling:v1beta1.ts";
interface GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry {
itemCount?: number;
}

§Properties

§

The annotation spec of a predicted label.

§
itemCount?: number
[src]

Number of items predicted to have this label. (The ground truth label for these items is the Row.annotationSpec of this entry's parent.)