"vscode:/vscode.git/clone" did not exist on "d1fe709092f2497bd64a1ccecb5a070a1323aa95"
sigmoid_ in grad and hess for rank objective (#2322)
* Lambdas and hessians need to factor sigmoid_ into the computation. Additionally, the sigmoid function has an arbitrary factor of 2 in the exponent; it is not just non-standard but the gradients are not computed correctly anyway. * Update unit test * Also remove a heuristic that normalizes the gradient by the difference in scores. * Also fix unit test after removing the heuristic
Showing
Please register or sign in to comment