FastTreeRankingTrainer.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.EarlyStoppingRankingMetric EarlyStoppingMetric { get; set; }
member this.EarlyStoppingMetric : Microsoft.ML.Trainers.FastTree.EarlyStoppingRankingMetric with get, set
Public Property EarlyStoppingMetric As EarlyStoppingRankingMetric