peterhurford / kaggle-intersection

Code for 1st place Kaggle Intersection competition solution

Home Page:https://www.kaggle.com/c/bigquery-geotab-intersection-congestion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

pip3 install -r requirements.txt

Run

python3 fe.py
python3 model.py 0
python3 model.py 1
python3 model.py 2
python3 model.py 3
python3 model.py 4
python3 model.py 5
python3 submit.py
python3 model.py 0 add_oofs
python3 model.py 1 add_oofs
python3 model.py 2 add_oofs
python3 model.py 3 add_oofs
python3 model.py 4 add_oofs
python3 model.py 5 add_oofs
python3 submit.py add_oofs

About

Code for 1st place Kaggle Intersection competition solution

https://www.kaggle.com/c/bigquery-geotab-intersection-congestion


Languages

Language:Python 100.0%