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

GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluationMetrics

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

Metrics for text extraction evaluation results.

interface GoogleCloudAiplatformV1SchemaModelevaluationMetricsTextExtractionEvaluationMetrics {}

§Properties

§

Metrics that have confidence thresholds. Precision-recall curve can be derived from them.

§

Confusion matrix of the evaluation. Only set for Models where number of AnnotationSpecs is no more than 10. Only set for ModelEvaluations, not for ModelEvaluationSlices.