Skip to content

Flask app that predicts mosquito index for various locations in South Korea. Full website implementation including NGINX, WSGI with associated Docker Compose.

Notifications You must be signed in to change notification settings

meme2515/mosquito_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐛 모기 활동 지수 예측기

본 사이트는 서울시에서 운영 중인 모기 활동 지수 데이터를 기반으로 학습된 모델을 웹 어플리케이션 형태로 제공합니다. 읍면동 까지의 예측 위치 선택시 기상청 단기예보 API 를 통해 당일 기상 정보를 조회한 후, 이를 회귀 모델의 인풋으로 활용해 0~10 사이의 모기 활동 지수를 예측하는 구조를 가지고 있습니다.

프로젝트 관련 블로그 글 : https://meme2515.github.io/projects/mosquito

About

Flask app that predicts mosquito index for various locations in South Korea. Full website implementation including NGINX, WSGI with associated Docker Compose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published