wush978 / KDD2015wpp

Reproduce the experiments published in "Predicting Winning Price in Real Time Bidding with Censored Data"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lambda2 is missing in gradient of censored_regression2

ysk24ok opened this issue · comments

https://github.com/wush978/KDD2015wpp/blob/master/WinningPrice.R#L77

It seems lambda2 is missing on regularization term
in gradient calculation of censored_regression2 function.

May I send a PR for this?
If the objective of this repository is the reproduction of the experiment on the paper
and the implementation correctness doesn't matter, I will not.

Thanks for your reply.
I prefer directly fix it and cite this issue.