Skip to content

Project methods overview

Data Sources

Data Processing Steps

Describe data processing steps taken, the order of scripts, etc.

Data Analysis

We will take our processed data and fit an XGBoost model with it (initially with default parameters), to get measures of performance. Then, using the shap Python package, we plot the shap values to visualize each feature's impact on the model output. If this model does well, we can then use it to predict the land cover change and resulting carbon loss of arbitrary future wildfire events.

Visualizations

Describe visualizations created and any specialized techniques or libraries that users should be aware of.

Conclusions

Summary of the full workflow and its outcomes. Reflect on the methods used.

References

Citations of tools, data sources, and other references used.


Last update: 2024-05-09