5 references to L2Norm
Microsoft.ML.IntegrationTests (1)
Validation.cs (1)
124EarlyStoppingMetric = EarlyStoppingMetric.L2Norm,
Microsoft.ML.Samples (4)
Dynamic\Trainers\BinaryClassification\FastTreeWithOptions.cs (1)
34EarlyStoppingMetric = EarlyStoppingMetric.L2Norm,
Dynamic\Trainers\Regression\FastTreeTweedieWithOptions.cs (1)
37Microsoft.ML.Trainers.FastTree.EarlyStoppingMetric.L2Norm,
Dynamic\Trainers\Regression\FastTreeWithOptions.cs (1)
38Microsoft.ML.Trainers.FastTree.EarlyStoppingMetric.L2Norm,
Dynamic\Transforms\TreeFeaturization\FastTreeBinaryFeaturizationWithOptions.cs (1)
49EarlyStoppingMetric = EarlyStoppingMetric.L2Norm,