Class PrCurve (0.4.2)

Area under the precision-recall curve. Not to be confused with area under a receiver operating characteristic (ROC) curve.

Mean average prcision of this curve.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > PrCurve

Classes

ConfidenceMetricsEntry

Recall value.

Harmonic mean of recall and precision.

Precision value for entries with label that has highest score.

Recall value for entries with label that has highest 5 scores.

The harmonic mean of [recall_at5][google.cloud.datalabeling.v1 beta1.PrCurve.ConfidenceMetricsEntry.recall_at5] and [precisio n_at5][google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMet ricsEntry.precision_at5].