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

GoogleCloudDatalabelingV1beta1ClassificationMetrics

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

Metrics calculated for a classification model.

interface GoogleCloudDatalabelingV1beta1ClassificationMetrics {}

§Properties

§

Confusion matrix of predicted labels vs. ground truth labels.

§

Precision-recall curve based on ground truth labels, predicted labels, and scores for the predicted labels.