Reference documentation and code samples for the Cloud AutoML V1 Client class TextExtractionEvaluationMetrics.
Model evaluation metrics for text extraction problems.
Generated from protobuf message google.cloud.automl.v1.TextExtractionEvaluationMetrics
Namespace
Google \ Cloud \ AutoMl \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ au_prc
float
Output only. The Area under precision recall curve metric.
↳ confidence_metrics_entries
array< TextExtractionEvaluationMetrics\ConfidenceMetricsEntry
>
Output only. Metrics that have confidence thresholds. Precision-recall curve can be derived from it.
getAuPrc
Output only. The Area under precision recall curve metric.
float
setAuPrc
Output only. The Area under precision recall curve metric.
var
float
$this
getConfidenceMetricsEntries
Output only. Metrics that have confidence thresholds.
Precision-recall curve can be derived from it.
setConfidenceMetricsEntries
Output only. Metrics that have confidence thresholds.
Precision-recall curve can be derived from it.
$this