fire-guard

Fire Guard

A mab-based web app that predicts wildfire locations using machine learning model trained on historical climate data

FireGuard

Interactive web-based map displaying wildfire predictions using machine learning model trained on historical climate data

https://github.com/user-attachments/assets/f4e8151f-29d9-4243-af61-77d0fcf13078

Problem

Wildfires pose a significant threat to both human life and property. The inability to accurately forecast when and where wildfires will occur leads to insufficient time for evacuation and preparation, increasing the risk of loss of life and property.

By accurately predicting wildfires locations, we can:

  • Enhance public safety and preparedness
  • Reduce loss of life and property damage
  • Improve resource allocation for firefighting and emergency response teams

Our solution involved the development of a Random Forests classification machine learning model using sci-kit learn trained on historical wildfire data which predicts the likelihood and location of future wildfires using current geographic and climate data.

Datasets

Data sources

Data collection

  • ArcGIS
  • Open-Meteo

    Data attributes

  • Metorological data (max/min/mean temperature, wind speed/direction, precipitation, humidity, pressure, soil temperature/moisture, date) along with coordinates (lat/lon) to train the model
  • Used servers with python scripts to clean data, and add weather data to a larger data set

Top categories

Loading Svelte Themes