1 override of ScoresOffset
Microsoft.ML.FastTree (1)
Training\DcgPermutationComparer.cs (1)
91
public override int
ScoresOffset
{ set { _scoresOffset = value; } }
3 writes to ScoresOffset
Microsoft.ML.FastTree (3)
FastTreeRanking.cs (1)
856
comparer.
ScoresOffset
= begin;
Training\DcgCalculator.cs (1)
452
comparer.
ScoresOffset
= scoreBegin;
Training\WinLossCalculator.cs (1)
90
comparer.
ScoresOffset
= begin;