Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace KeyValueDetectionLabelMetricsReport

Label Metrics report for Key Value Detection Model.

Properties

confidenceEntries

confidenceEntries: Array<KeyValueDetectionConfidenceEntry>

List of key value detection confidence report.

Optional documentCount

documentCount: undefined | number

Total test documents in the label. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional label

label: undefined | string

Label name

meanAveragePrecision

meanAveragePrecision: number

Mean average precision under different thresholds Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj