A study of how environmental and weather factors can help predict area burned in a forest fire.
Created as the final project of STAT 301: Statistical Modelling for Data Science. To view this project's proposal, navigate to src/Proposal.ipynb. To view the final report, go to src/Final_Report.ipynb.
The analysis and report was made in Jupyter notebooks, using R with packages such as Tidyverse and Metrics.
Clone this repository.
If needed, install Jupyter and R on your local machine, and set up the Jupyter kernel to run R code.
Open up the final report (src/Final_Report.ipynb), install the necessary packages, then run all the cells. Enjoy!