2 references to GetStandardDeviation
Microsoft.ML.FastTree (2)
Utils\VectorUtils.cs (2)
58double std = GetStandardDeviation(vector, mean); 158return GetStandardDeviation(vector, GetMean(vector));