/UPER

Primary LanguageJava

UPER

This repo hosts the code for the paper "Hong Lin, Wensheng Gan, Zefeng Chen: Utility-driven Partially-ordered Episode Rules Mining. Submitted to INS, pp 1-17 (2023)."

Requirements

Java programming language.

Running the program

A simple way is to run MainTestUPER.java.

Benchmarks

The data format used is the same as in the file example_paper.txt. That is, different positive integers represent different terms.

Additional datasets used in the paper can be accessed from the branch of the dataset.

The file "contextPaper_event.txt" is the sample dataset used in the paper.