Share via


ImageClassificationTrainer.EarlyStopping.Patience Property

Definition

Number of epochs to wait after no improvement is seen consecutively before stopping the training.

public int Patience { get; set; }
member this.Patience : int with get, set
Public Property Patience As Integer

Property Value

Applies to