Section 01
[Introduction] Open-Source Volcanic Eruption Prediction Framework: A Machine Learning-Driven Seismic Time Series Early Warning System
Project Overview
eruption-forecast is an open-source Python framework maintained by martanto (GitHub link: https://github.com/martanto/eruption-forecast), with its core being a machine learning early warning system based on seismic time series features. It processes seismic tremor data, extracts statistical features (using the tsfresh tool), and trains an ensemble of multi-classifiers to achieve probabilistic early warning of volcanic eruptions. This method has been validated on New Zealand's Whakaari Volcano and supports transfer learning for application to other volcanoes with scarce data, positioning itself as a research tool.