Skip to content

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

License

Notifications You must be signed in to change notification settings

tran-ethan/fire-guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireGuard

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

FireGuard.Demonstration.mov

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

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •