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

Using pvm to manage the package version

wush978 opened this issue · comments

  • Build a runnable docker image
  • install pvm package install.packages('remotes'); remotes::install_github('wush978/pvm')
  • export package versions pvm::export.packages()
  • submit the pvm.yml to this repository and update the Makefile

Related issue and PR:
#9 #10