3 writes to EarlyStoppingMetric
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
104
EarlyStoppingMetric
= EarlyStoppingMetric.L1Norm;
Microsoft.ML.Samples (2)
Dynamic\Trainers\BinaryClassification\FastTreeWithOptions.cs (1)
34
EarlyStoppingMetric
= EarlyStoppingMetric.L2Norm,
Dynamic\Transforms\TreeFeaturization\FastTreeBinaryFeaturizationWithOptions.cs (1)
49
EarlyStoppingMetric
= EarlyStoppingMetric.L2Norm,
1 reference to EarlyStoppingMetric
Microsoft.ML.FastTree (1)
FastTreeArguments.cs (1)
74
/// internal state of <see cref="
EarlyStoppingMetric
"/>. It should be always synced with