Skip to content

Code for the 3rd place finish for Avazu Click-Through Rate Prediction

License

Notifications You must be signed in to change notification settings

infinitezxc/kaggle-avazu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Walker's solution for Avazu Click-Through rate prediction

The introduction of our approach could be found in doc.pdf.

System Requirement

  • 64-bit Unix-like os
  • Python 2.7
  • g++
  • pypy
  • sklearn
  • at least 20GB memory and 50GB disk space

To reproduce our submission:

  • Download tha data("train" and "test") to this folder.
  • Change directory to script: cd script
  • Run the code: ./run.sh

About

Code for the 3rd place finish for Avazu Click-Through Rate Prediction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages