ITextractEvaluationMetric
Interface in AWS.Textract
Interface for EvaluationMetric.
Properties
F1Score
property F1Score: TOptional<Single>
The F1 score for an adapter version.
Precision
property Precision: TOptional<Single>
The Precision score for an adapter version.
Recall
property Recall: TOptional<Single>
The Recall score for an adapter version.