1 write to _distanceWeight2
Microsoft.ML.FastTree (1)
FastTreeRanking.cs (1)
626
_distanceWeight2
= options.DistanceWeight2;
2 references to _distanceWeight2
Microsoft.ML.FastTree (2)
FastTreeRanking.cs (2)
843
_costFunctionParam,
_distanceWeight2
, numActualResults, &lambdaSum, double.MinValue,
848
if (_useShiftedNdcg || _costFunctionParam == 'c' ||
_distanceWeight2
|| _normalizeQueryLambdas)