1 write to _costFunctionParam
Microsoft.ML.FastTree (1)
FastTreeRanking.cs (1)
625_costFunctionParam = options.CostFunctionParam;
5 references to _costFunctionParam
Microsoft.ML.FastTree (5)
FastTreeRanking.cs (5)
767if (_costFunctionParam == 'c' || _useShiftedNdcg) 814if (_costFunctionParam == 'c') 831if (!_useDcg && (_costFunctionParam == 'c' || _useShiftedNdcg)) 843_costFunctionParam, _distanceWeight2, numActualResults, &lambdaSum, double.MinValue, 848if (_useShiftedNdcg || _costFunctionParam == 'c' || _distanceWeight2 || _normalizeQueryLambdas)