1 write to _labels
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
472
_labels
= labels;
1 reference to _labels
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
481
double[] surplus = _winLossCalculator.Value.WinLossRangeFromScores(Dataset,
_labels
, scores);