1 write to _binaryLabels
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
599_binaryLabels = binaryLabels;
2 references to _binaryLabels
Microsoft.ML.FastTree (2)
Training\Test.cs (2)
606ComputeExampleCounts(_binaryLabels, out npos, out nneg); 674bool label = _binaryLabels[i];