3 writes to EarlyStoppingMetric
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
148
EarlyStoppingMetric
= EarlyStoppingMetric.L1Norm; // Use L1 by default.
Microsoft.ML.IntegrationTests (1)
Validation.cs (1)
124
EarlyStoppingMetric
= EarlyStoppingMetric.L2Norm,
Microsoft.ML.Samples (1)
Dynamic\Trainers\Regression\FastTreeWithOptions.cs (1)
37
EarlyStoppingMetric
=
1 reference to EarlyStoppingMetric
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
122
/// internal state of <see cref="
EarlyStoppingMetric
"/>. It should be always synced with