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