Giter Site home page Giter Site logo

dengue-fever's Introduction

Predicting Dengue Fever Cases with Environmental Data

This was a project I did in Fall 2017 for my Computational Statistics class with Dr. Jo Hardin at Pomona College in collaboration with Jennifer Havens, Harvey Mudd grad.

Motivation

Dengue Fever is a life-threatening mosquito-borne illness that affects many people worldwide, particularly in South America and Southeast Asia.

Most work around predicting dengue fever outbreaks centers around using time series models without leveraging machine learning approaches. We wanted to see how well we could engineer random forest regression models to predict the number dengue fever cases in a week by using only environmental data. This would offer communities a simpler way to predict and prepare for outbreaks of the deadly disease simply by using readily available weather data, rather than having to rely on disease outbreak data which can take months or a year to compile.

What We Did

We built models (one for Iquitos, Perú and the other for San Juan, PR, USA) to predict dengue fever cases based on changes in environmental conditions such as precipitation, vegetation, temperature, and more. We ended up producing impressivley high-performing models (San Juan: RMSE = 27.5; Iquitos: RMSE = 3.87).

Results

Our end product included a rudimentary Shiny app to display predicted cases (using our model) based on user-given input. Although the UI could be better, the underlying code is pretty cool. It runs our best models for San Juan and Iquitos under the hood and allows the user to either input their own predictor values or simply use any date they wish and scrape that day's environmental data from the NOAA API. The app then outputs the number of dengue fever cases we predict will occur in that week under those particular weather conditions.

dengue-fever's People

Contributors

hardin47 avatar jhavenshmc avatar madhobbs avatar

Watchers

 avatar  avatar

Forkers

ramehx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.