FastTreeRegressionTrainer.Options.EarlyStoppingMetric 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.
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