Our platform detects and analyse hazard that might occur in a selected location using PM2.5 concentration, dew Point, temperature, pressure, combined wind direction, cumulated wind speed, cumulated hours of snow, cumulated hours of rain of a selected location at the certain point in the future.
Due to the recent hazards that took place in Rwanda, we decided to work on a machine learning algorithm that uses data from the past to predict what might happen in the future. Some of the data we used to train the machine learning algorithm are Cumulated hours of rain, Cumulated hours of snow, Cumulated wind speed, PM2.5 concentration, Dew Point, Temperature, Pressure.
We used keras to train the machine learning algorithm, python (Flask) to build the web server and angular to build the frontend client for users to make prediction using the developed model.
Project demo: https://hadrons-automatic-detection.netlify.app/
Slides: https://docs.google.com/presentation/d/1M3qJyG_-n_zENO4zVD4h5J2EPupi0lnsWgvI7yvYKHk/edit?usp=sharing
Repo: https://github.com/teamhadrons/automatic-hazard-detection