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

.winningpricectr missing in Makefile

jacky168 opened this issue · comments

all : .predict_wp .winningpricectr

.winningpricectr should be .winningprice_ctr.

Thanks