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

GoogleCloudDatalabelingV1beta1Row

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

A row in the confusion matrix. Each entry in this row has the same ground truth label.

interface GoogleCloudDatalabelingV1beta1Row {}

§Properties

§

The annotation spec of the ground truth label for this row.

§

A list of the confusion matrix entries. One entry for each possible predicted label.