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
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:
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.