Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 400 Bytes

File metadata and controls

30 lines (22 loc) · 400 Bytes

SGAP

SGAP: Enhancing Predictive Process Monitoring with Sequential Graphs and Trace Attention

Setup

conda env create -f env.yaml

Generate kfold data file

conda python generate_dataset.py

Preprocess input data

conda python generate_model_input.py

Training with auto optimization

python run.py

Testing

python test.py