머신러닝을 활용한 은평구 제설함 추가 배치 개수, 위치를 설정하는 프로젝트
- Run data_preprocess.py (Check warnway.csv > fixed manually)
- Run status.py (For check now status)
- Run mclp.ipynb (Need Jupyter notebook)
- 동국대학교 산업시스템공학과 심미경 개발
Gurobi Solver를 활용하여 Simple MIP(Mixed Integer Linear Programming)를 통해 Maximum Coverage Location Problem 해결
geopandas==0.9.0
branca==0.5.0
folium==0.13.0
gurobipy==9.1.2
mip==1.13.0
numpy==1.19.5
pandas==1.1.5
scipy==1.5.4
shapley==1.0.3
selenium==3.141.0
tqdm==4.64.1