1 write to _maxSigmoid
Microsoft.ML.FastTree (1)
FastTreeRanking.cs (1)
680
_maxSigmoid
= _sigmoidTable.Last();
1 reference to _maxSigmoid
Microsoft.ML.FastTree (1)
FastTreeRanking.cs (1)
888
lambdaP =
_maxSigmoid
;