Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

emily-xt-wong/california-wildfire-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”₯ California Wildfire Prediction

This project explores historical wildfire and weather data across California to build predictive models for wildfire frequency and severity. Developed as part of an MSBA course, it combines EDA and machine learning to identify trends and forecast wildfire risk.


πŸ“Œ Project Objective

Analyze spatio-temporal wildfire patterns and environmental triggers in California, then use statistical and ML-based methods to answer:

  • What are the distribution and trends of wildfires in California?
  • Which weather and climate factors drive wildfire frequency and severity?
  • Can we effectively forecast wildfire occurrence?

πŸ—‚οΈ Files in This Repository

File/Folder Description
WildfirePrediction.ipynb EDA and ML modeling of historical wildfire data
WildfirePredictionReport.pdf Summary of methods, performance, and impact
WildfirePredectionDeck.pdf Slide deck of methodology and findings

🧠 Key Findings

  • Rising trends: Both wildfire frequency and burned acreage show upward trends over recent years.
  • Climate correlations: Temperature, wind, and humidity strongly correlate with wildfire severity.
  • Model performance:
    • XG-Boost outperformed other classification and tree-based models.

πŸ› οΈ Technologies Used

  • Pandas, NumPy, Matplotlib, Seaborn, SHAP – for EDA & visualization
  • scikit-learn, TensorFlow / Keras – for machine learning models

πŸ“š Data Source

About

As part of MSBA, developed a wildfire prediction model using Machine Learning and XGBoost to predict the likelihood of a wildfire occurring given historical weather data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors