YueYuanMan / Context-Aware-Multi-Modal-Transportation-Recommendation

KDD CUP 2019 Baseline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KDD CUP 2019 - Context-Aware-Multi-Modal-Transportation-Recommendation Baseline

How to use:

  1. put all "xxx.csv" files into "data" dir.
  2. run "python gbdt.py" in "code" dir.
  3. you can get the result file in "submit" dir.

Requirement

numpy - 1.16.2

pandas - 0.22.0

lightgbm - 2.1.0

sklearn - 0.19.1

tqdm - 4.31.3

About

KDD CUP 2019 Baseline


Languages

Language:Python 100.0%