This paper is about predicting large wildfires in the Contiguous United States using deep neural networks. It examines the severity of large wildfires across the United States over the past decade (2011-2020) using a wide array of meteorological, land cover, and topographical features in the Deep Neural Network model. The goal is to understand the factors influencing the occurrence and severity of wildfires and facilitate wildfire management and policies
Datasets and Executable codes for 2023 TAMIDS Data Science Competition (Team - Sam's Strikers)
- R - Codes for initial data analysis and preparation. Downloading and cleaning remote sensing datasets, and plotting figures.
- shiny-app - R code for shiny web application https://shubhamjain.shinyapps.io/Wildfires/
- Plots - saves png files for plots in report
- GIS_data - geodatabase for GIS data used in analysis and arcpro map project files for map preparation
- DNN_model - Executable Python notebook to run Deep Neural Network (DNN) model
- wildfires_data.csv - Dataset prepared for DNN model
- TAMIDS_2023_SAMS_STRIKERS.pdf - Final Report
