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.
The confidence value the model has in its prediction.
var confidence: Double { get }The model assigns confidence values in the range [0, 1.0], where 1.0 represents 100% confidence.