1 write to NormalizedDiscountedCumulativeGainsStdErr
Microsoft.ML.EntryPoints (1)
PermutationFeatureImportance.cs (1)
290
NormalizedDiscountedCumulativeGainsStdErr
= pMetric.NormalizedDiscountedCumulativeGains.Select(x => x.StandardError).ToArray()
2 references to NormalizedDiscountedCumulativeGainsStdErr
Microsoft.ML.EntryPoints (2)
PermutationFeatureImportance.cs (2)
300
ConvertVectorToKnownSize(nameof(metric.
NormalizedDiscountedCumulativeGainsStdErr
), metric.
NormalizedDiscountedCumulativeGainsStdErr
.Length, ref schema);