Metrics across multiple confidence levels.
| JSON representation |
|---|
{ "confidenceLevelMetrics" : [ { object ( |
| Fields | |
|---|---|
confidenceLevelMetrics[]
|
Metrics across confidence levels with fuzzy matching enabled. |
confidenceLevelMetricsExact[]
|
Metrics across confidence levels with only exact matching. |
auprc
|
The calculated area under the precision recall curve (AUPRC), computed by integrating over all confidence thresholds. |
estimatedCalibrationError
|
The Estimated Calibration Error (ECE) of the confidence of the predicted entities. |
auprcExact
|
The AUPRC for metrics with fuzzy matching disabled, i.e., exact matching only. |
estimatedCalibrationErrorExact
|
The ECE for the predicted entities with fuzzy matching disabled, i.e., exact matching only. |
metricsType
|
The metrics type for the label. |

