sharpyfox / kaggle-avazu

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Python 56.3%Language:C++ 42.2%Language:Shell 0.9%Language:Makefile 0.7%