The Next Motif : Tapping into Recurrence Dynamics and Precursor Signals to Forecast Events of Interest
This repository contains code and resources for the The Next Motif project, as described in the paper "The Next Motif: Tapping into Recurrence Dynamics and Precursor Signals to Forecast Events of Interest" AALTD @ ECML/PKDD 2025.
- Install dependencies
- Use
requirements.txtorenvironment.ymlto set up the Python environment:pip install -r requirements.txt # or conda env create -f environment.yml
- Use
- Explore Notebooks
- Notebooks for each case study are in
code/casestudy_*folders.
- Notebooks for each case study are in
- Run Experiments
- Use scripts and notebooks to train models and analyze motifs.
If you use this code, please cite the corresponding paper.
See LICENSE for details.