Skip to content

ECMWFCode4Earth/ml_fire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml_fire

ESoWC 2019: Data-driven feature selection towards improving forecast-based prediction of wildfire hazard

Machine learning project from the ECMWF Summer of Weather Code 2019 dedicated to wildfire hazard prediction.

Team: @mariajoaosousa, @eduardogfma
Mentors: @cvitolo, @jwagemann, @StephanSiemen

Acknowledgments
This work is supported by ECMWF and Copernicus.

Summary

This project proposes the application of machine learning techniques for the development of prediction models of extreme fire events, based on the knowledge discovery in databases (KDD) framework. This work aims to devise data-driven feature selection approaches adequate for the calibration of the Canadian Forest Fire Weather Index system, to provide a deeper understanding of the datasets open-sourced by ECMWF / Copernicus.

Proposed Approach

In this work, we propose following the Knowledge Discovery in Datasets (KDD) framework in order to establish a systematic approach that encompasses the steps:

KDD_framework

The basis of this process starts with establishing the research topics to be addressed in this investigation. In the context of the prediction of extreme fire events, the nature of different fire regimes influences the spatial occurrence of these phenomena, thus it is important to take into consideration the following modeling assumptions:

  • threshold of fire hazard classes may be different across regions;

  • the most significant variables, i.e. the set of features that yields the best performance in terms of prediction ability may differ across regions.

In that sense, developing machine learning models for this problem requires devising adequate and systematic feature selection techniques for handling data dimensionality and assess the significance of the variables for modeling the problem at hand.

Releases

No releases published

Packages

No packages published