GithubHelp home page GithubHelp logo

aapatni / huskiehack2017 Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 145 KB

Code for the NIU Huskie Hack 2017 Disaster and Wellness Challenge

JavaScript 10.23% CSS 2.55% HTML 1.54% Jupyter Notebook 85.68%

huskiehack2017's Introduction

Huskie Hack 2017

Code for the NIU Huskie Hack 2017 Disaster and Wellness Challenge

The idea was to create a website that could not only predict natural disaster events but also map directions to the nearest shelter. Many of these shelters are actually converted from churhces, schools, etc.

How it works

In order to determine the likelihood of a certain natural disaster of occuring in a certain area we trained a series of logistic binary regressors on a FEMA database of 50,000 date points. This would tell us the likelihood of each event within a certain state or county. We then included information about geography and climate to increase the accuracy of the algorithm.

To map the route to the nearest shelter we first created an algorithm that would find all the schools, churches, and shelter zones in every county in a specific area. From there we used the Google Maps API to create a path for the user to follow. This leverages a gps chip in most cellular devices in the case where internet is offline.

Our website runs on both mobile and desktop sites. There is a feature which allows for users to save a copy of the map when they are preparing for different natural disasters.

huskiehack2017's People

Contributors

aapatni avatar

Watchers

James Cloos avatar Joshua Schmitt avatar

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.