1 reference to Count
Microsoft.ML.Tests (1)
PermutationFeatureImportanceTests.cs (1)
254Assert.Equal(pfi[0].RootMeanSquaredError.StandardError, pfi[0].RootMeanSquaredError.StandardDeviation / Math.Sqrt(pfi[0].RootMeanSquaredError.Count));