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