Skip to content

SasageyoOrg/gtn-igr-activity-prediction

 
 

Repository files navigation

Forked from https://github.com/graphdeeplearning/graphtransformer

Graph Transformer integration with Instance Graphs for prediction of future activities in a process

Python37 UNIVPM GitHub

📝 Table of Contents

📋About

This is a framework based on the Graph Transformer Architecture proposed by Vijay Prakash Dwivedi and Xavier Bresson. Its main focus is to use the Instance Graphs obtained through the BIG (Building Instance Graphs) framework as data in order to predict the next activity in a process.

The BIG framework, introduced in the paper "Exploiting Instance Graphs and Graph Neural Networks for Next Activity Prediction" by A. Chiorrini, C. Diamantini, A. Mircoli, and D. Potena, is an algorithm that allows the construction of instance graphs from a set of traces in an event log and the corresponding process model.

✍️ Authors

🎉 Acknowledgements

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 76.9%
  • Python 23.0%
  • Shell 0.1%