2 writes to EarlyStoppingMetric
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
304EarlyStoppingMetric = EarlyStoppingRankingMetric.NdcgAt1; // Use L1 by default.
Microsoft.ML.Samples (1)
Dynamic\Trainers\Ranking\FastTreeWithOptions.cs (1)
34EarlyStoppingMetric = EarlyStoppingRankingMetric.NdcgAt3,
1 reference to EarlyStoppingMetric
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
275/// internal state of <see cref="EarlyStoppingMetric"/>. It should be always synced with