1 write to _labels
Microsoft.ML.FastTree (1)
Training\DcgPermutationComparer.cs (1)
55
set {
_labels
= value; }
4 references to _labels
Microsoft.ML.FastTree (4)
Training\DcgPermutationComparer.cs (4)
69
if (
_labels
[_labelsOffset + i] <
_labels
[_labelsOffset + j])
71
if (
_labels
[_labelsOffset + i] >
_labels
[_labelsOffset + j])