ImageClassificationTrainer.EarlyStopping.MinDelta Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Minimum change in the monitored quantity to be considered as an improvement.
public float MinDelta { get; set; }
member this.MinDelta : single with get, set
Public Property MinDelta As Single