Documentation

FieldConfidenceMixin

Trait to add position information.

Table of Contents

Properties

$confidence  : float

Methods

setConfidence()  : void
Sets the confidence score.

Properties

Methods

setConfidence()

Sets the confidence score.

protected setConfidence(array<string, int|float|string|bool|null|array<string|int, mixed>> $rawPrediction) : void
Parameters
$rawPrediction : array<string, int|float|string|bool|null|array<string|int, mixed>>

Raw prediction array.

On this page

Search results