Class TextExtractionEvaluationMetrics (0.10.0)

Model evaluation metrics for text extraction problems.

Output only. Metrics that have confidence thresholds. Precision-recall curve can be derived from it.

Classes

ConfidenceMetricsEntry

Metrics for a single confidence threshold.

Output only. Recall under the given confidence threshold.

Output only. The harmonic mean of recall and precision.