FastTreeBinaryTrainer.Options.EarlyStoppingMetric Property

Definition

Early stopping metrics.

public Microsoft.ML.Trainers.FastTree.EarlyStoppingMetric EarlyStoppingMetric { get; set; }
member this.EarlyStoppingMetric : Microsoft.ML.Trainers.FastTree.EarlyStoppingMetric with get, set
Public Property EarlyStoppingMetric As EarlyStoppingMetric

Property Value

Applies to