Amazon Lookout for Vision · Example Payload

Amazon Lookout For Vision Model Performance Example

Computer VisionMachine LearningManufacturingQuality InspectionAnomaly Detection

Amazon Lookout For Vision Model Performance Example is an example object payload from Amazon Lookout for Vision, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

F1ScoreRecallPrecision

Example Payload

Raw ↑
{
  "F1Score": "example-value",
  "Recall": "example-value",
  "Precision": "example-value"
}