Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

Repository for internship code. Called integer_sequence as it contains generating code for integer sequences, and estimators that learn the distribution of a particular set of sequences.

Notifications You must be signed in to change notification settings

dbarenholz/integer_sequence

Repository files navigation

Integer Sequence Generation from Event Logs

Code that has been written as proof of concept for generating integer sequences from XES.

Installation

  1. Clone the repository.
  2. Create an environment according to environment.yml.

Note: pre-commit scripts are included for building documentation automatically on each commit.

Generating datasets

  1. Run generate_datasets.py. If you want to generate different datasets, change the config in code.

About

Repository for internship code. Called integer_sequence as it contains generating code for integer sequences, and estimators that learn the distribution of a particular set of sequences.

Topics

Resources

Stars

Watchers

Forks