Welcome to the repository for the POLIMI Master's thesis titled "An Evaluation of Data-Driven Interpretable Methods to Detect Tropical Cyclones" by Marco Ferrero. This repository contains all the necessary materials and code to understand and reproduce the work presented in the thesis.
- docs: This directory contains the official thesis document and the executive summary. These documents provide an in-depth explanation of the methodologies used, results obtained, and conclusions drawn from the study.
- notebooks: This directory includes all the Jupyter notebooks used throughout the project. These notebooks cover data preprocessing, model training, evaluation, and interpretation. Each notebook is well-documented to guide you through the steps taken in the analysis.
- datasets: This directory houses the datasets used in the implementation. The data has been preprocessed and organized for ease of use in the notebooks.
- models: This directory contains all the trained models produced and evaluated during the project. You can find both the final models and intermediate versions to understand the progression and improvements made.
The goal of this project is to evaluate various data-driven interpretable methods for detecting tropical cyclones. Interpretable machine learning models are crucial in understanding and trusting the predictions made, especially in critical applications like cyclones forecasting.
- Data Preprocessing: Detailed steps to clean and prepare the data for modeling.
- Model Training: Implementation of various machine learning models with a focus on interpretability.
- Model Evaluation: Comprehensive evaluation of model performance using standard metrics.
- Interpretability: Techniques used to interpret and explain model predictions.
- Gradient Boosting Decision Trees (XGBoost)
- LSTM Networks
- LSTM Autoencoders + XGBoost
- LIME (Local Interpretable Model-agnostic Explanations)
- Decision Trees
- Bayesian Rule Lists
The detailed results and findings of the study can be found in the thesis document located in the docs
directory. The executive summary provides a high-level overview of the key insights and conclusions.
For any questions or further information, please contact: