TextAuthoringProjectSettings.ConfidenceThreshold Property

Definition

The threshold of the class with the highest confidence, at which the prediction will automatically be changed to "None". The value of the threshold should be between 0 and 1 inclusive.

public float? ConfidenceThreshold { get; set; }
member this.ConfidenceThreshold : Nullable<single> with get, set
Public Property ConfidenceThreshold As Nullable(Of Single)

Property Value

Applies to