Leveraging Deep Learning to Predict Wildfire
- The project was implemented and tested in Python 3.7. The higher versions should work after minor modification.
- Other common modules like numpy, pandas and seaborn for visualization.
- Raw data were accessed through Google Earth Engine cloud computing platform with JavaScript.
The data can be accessed through Google Cloud Computing Platform.Please see the code in: 1-extract-burned-area.js
2-pair-burn-unburn.ipynb
3-extract-fire-drivers-javascript
4-merge-data.ipynb
5-Analysis-time-series.ipynb
6-correlation-two-variables.ipynb
7-ML-predict-fire.ipynb
8-DL-predict-fire