2 references to ComputeExampleCounts
Microsoft.ML.FastTree (2)
FastTreeClassification.cs (1)
357BinaryClassificationTest.ComputeExampleCounts(_labels, out _npos, out _nneg);
Training\Test.cs (1)
606ComputeExampleCounts(_binaryLabels, out npos, out nneg);