2 writes to EarlyStoppingMetric
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
207EarlyStoppingMetric = EarlyStoppingMetric.L1Norm; // Use L1 by default.
Microsoft.ML.Samples (1)
Dynamic\Trainers\Regression\FastTreeTweedieWithOptions.cs (1)
36EarlyStoppingMetric =
1 reference to EarlyStoppingMetric
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
178/// internal state of <see cref="EarlyStoppingMetric"/>. It should be always synced with