/kaggle-avito

https://www.kaggle.com/c/avito-context-ad-clicks/forums

Primary LanguagePythonMIT LicenseMIT

System Requirement

  • 64-bit Unix-like operating system
  • at least 20GB memory and 500GB disk space

Dependencies and requirements

Instruction

  • move all tsv files into ./data folder

  • Compile the C++ code by

    cd IceLR
    scons
    
  • run script to generate data and basic models

    bash run.sh
  • generate final submission by

    pypy run.py --type ensemble --method nn > nn_log.log