你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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