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