Amazon Comprehend · Example Payload

Openapi.Yml Flywheel Model Evaluation Metrics Example

Machine LearningNatural Language ProcessingNLPText Analysis

Openapi.Yml Flywheel Model Evaluation Metrics Example is an example object payload from Amazon Comprehend, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AverageF1ScoreAveragePrecisionAverageRecallAverageAccuracy

Example Payload

Raw ↑
{
  "AverageF1Score": "0.98",
  "AveragePrecision": "example-string",
  "AverageRecall": "example-string",
  "AverageAccuracy": "example-string"
}