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)
163
if (
Labels
[LabelsOffset + x] <
Labels
[LabelsOffset + y])
165
if (
Labels
[LabelsOffset + x] >
Labels
[LabelsOffset + y])