Predicting the Containment Time of California Wildfires Using Machine Learning
Shashank Bhardwaj

TL;DR
This study develops machine learning models to predict the exact number of days required to contain California wildfires, aiding resource allocation and response planning with more precise forecasts than previous categorical approaches.
Contribution
It introduces a regression-based approach using ensemble and neural network models to predict wildfire containment time, addressing a gap in detailed duration prediction.
Findings
XGBoost slightly outperforms Random Forest in accuracy.
LSTM performs worse due to lack of temporal features.
Models can assist wildfire management in resource planning.
Abstract
California's wildfire season keeps getting worse over the years, overwhelming the emergency response teams. These fires cause massive destruction to both property and human life. Because of these reasons, there's a growing need for accurate and practical predictions that can help assist with resources allocation for the Wildfire managers or the response teams. In this research, we built machine learning models to predict the number of days it will require to fully contain a wildfire in California. Here, we addressed an important gap in the current literature. Most prior research has concentrated on wildfire risk or how fires spread, and the few that examine the duration typically predict it in broader categories rather than a continuous measure. This research treats the wildfire duration prediction as a regression task, which allows for more detailed and precise forecasts rather than…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFire effects on ecosystems · Fire Detection and Safety Systems · Knowledge Management and Technology
