8000 GitHub - ceshine/kddcup2018: Code for KDD CUP 2018 https://biendata.com/competition/kdd_2018/
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ceshine/kddcup2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KDD CUP of Fresh Air

Code for KDD CUP 2018

Preparation

  1. Download data as instructed in data/README.md
  2. Run python scripts/normalize_data_files.py (this makes the column names consistent with the API)

R

In R sub-folder:

  1. Beijing PM 2.5 Concentration Observation Animation
  2. EDA sample -- Missing Data Point Visualization
  3. Beijing Single Station PM 2.5 Line Chart using dygraph

Python

In notebook sub-folder:

  1. Folium example notebook
0