Share via


ImageModelDistributionSettingsObjectDetection.EarlyStoppingPatience Property

Definition

Minimum number of epochs or validation evaluations with no primary metric improvement before the run is stopped. Must be a positive integer.

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

Property Value

Implements

Attributes

Applies to