Skip to content

auroeur/kronos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next-Activity Prediction for Non-stationary Processes with Unseen Data Variability

This repository contains the code and simulation results presented in the experiments section of the paper. The commands described bellow must be run from the root directory of the project.

Python >= 3.8 and PyTorch >= 1.10 (via conda) are required.

# Install additional libraries 
pip install numpy toolz sklearn tensorboard pandas pm4py

# Extract the data sets and simulation results
sh extract_tar.sh

# To view the simulation results presented in the paper run
python -m kronos.evaluate_runs

# The simulations can be run via 
python -m kronos.simulation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published