1 write to _normalizeQueryLambdas
Microsoft.ML.FastTree (1)
FastTreeRanking.cs (1)
627
_normalizeQueryLambdas
= options.NormalizeQueryLambdas;
2 references to _normalizeQueryLambdas
Microsoft.ML.FastTree (2)
FastTreeRanking.cs (2)
848
if (_useShiftedNdcg || _costFunctionParam == 'c' || _distanceWeight2 ||
_normalizeQueryLambdas
)
911
if (
_normalizeQueryLambdas
)