1 write to Labels
Microsoft.ML.FastTree (1)
Training\DcgCalculator.cs (1)
463_secondLevelcomparers[threadIndex].Labels = labels;
4 references to Labels
Microsoft.ML.FastTree (4)
Training\DcgPermutationComparer.cs (4)
163if (Labels[LabelsOffset + x] < Labels[LabelsOffset + y]) 165if (Labels[LabelsOffset + x] > Labels[LabelsOffset + y])