Contents

confidence

The confidence value the model has in its prediction.

Declaration

var confidence: Double { get }

Discussion

The model assigns confidence values in the range [0, 1.0], where 1.0 represents 100% confidence.

See Also

Inspecting a Classification