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