GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry class
Properties
-
confidenceThreshold
↔ double?
-
Threshold used for this entry.
getter/setter pair
-
f1Score
↔ double?
-
Harmonic mean of recall and precision.
getter/setter pair
-
f1ScoreAt1
↔ double?
-
The harmonic mean of recall_at1 and precision_at1.
getter/setter pair
-
f1ScoreAt5
↔ double?
-
The harmonic mean of recall_at5 and precision_at5.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
precision
↔ double?
-
Precision value.
getter/setter pair
-
precisionAt1
↔ double?
-
Precision value for entries with label that has highest score.
getter/setter pair
-
precisionAt5
↔ double?
-
Precision value for entries with label that has highest 5 scores.
getter/setter pair
-
recall
↔ double?
-
Recall value.
getter/setter pair
-
recallAt1
↔ double?
-
Recall value for entries with label that has highest score.
getter/setter pair
-
recallAt5
↔ double?
-
Recall value for entries with label that has highest 5 scores.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited