Share via


ImageModelDistributionSettingsObjectDetection.BoxScoreThreshold Property

Definition

During inference, only return proposals with a classification score greater than BoxScoreThreshold. Must be a float in the range[0, 1].

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public string BoxScoreThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.BoxScoreThreshold : string with get, set
Public Property BoxScoreThreshold As String

Property Value

Implements

Attributes

Applies to