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

How to Create Censored regression

snakecy opened this issue · comments

Thanks for your project.
there are some questions as following,
(1) why to set new bidding price as 0.5*biddingprice?
(2) why just use win data to split to is_win true or false?
(3) how to initial the win rate, and set each as 0.5? and the win rate seems to just have win data?
(4) how to get the win rate ?
(5) for winning price estimation, in linear training, wp ~ features + bidprice is right? how to use censored regression?

Dear @luckyandy ,

We have published a paper and you can find the answer in our paper.

Here is the link of my slide to introduce our paper in KDD 2015: http://www.slideshare.net/WushWu/predicting-winning-price-in-real-time-bidding-with-censored-data