FieldConfidenceMixin
Trait to add position information.
Table of Contents
Properties
- $confidence : float
Methods
- setConfidence() : void
- Sets the confidence score.
Properties
$confidence
public
float
$confidence
The confidence score.
Methods
setConfidence()
Sets the confidence score.
protected
setConfidence(array<string|int, mixed> $rawPrediction) : void
Parameters
- $rawPrediction : array<string|int, mixed>
-
Raw prediction array.