2020 seoul bigdata competition
Due to COVID-19, outdoor sports facilities are crowded and being closed.
So I made prioritize through analysis
-
전국공공체육시설
https://www.culture.go.kr/bigdata/user/data_market/agency/detail.do?id=kspo_org
-
서울시 인구 데이터 현황
- python3
- LightGBM
$ pip install lightgbm
Clone Repository...
$ mkdir project
$ cd project
$ git clone https://github.com/DongChanKIM2/seoul-bigdata-competition.git
$ cd seoul-bigdata-competition
This is the priority of outdoor sports facilities in Seoul
Although this ranked in the top of 20th, but I failed to win the award
I think there are two reasons.
First, there was no floating population data to use, so I used the gym facilities data to dependent variable.
Secondly, the judges gave the comments that I've did not inspection on-site
I'll make up these shortages to produce better result for next time
Copyright © 2020 Chan
MIT