Andrea MH commited on
Commit
8742124
·
unverified ·
1 Parent(s): 15d25aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ python main.py -o config_files/options/baseline.json -a config_files/algorithm/e
33
  Our pipeline offers several pipeline steps, which can be run sequentially or partially:
34
  - feature_extraction
35
  - event_logs_generation
36
- - benchmark_test
37
  - evaluation_plotter
38
 
39
  We also include two notebooks, which output experimental results as in our paper.
 
33
  Our pipeline offers several pipeline steps, which can be run sequentially or partially:
34
  - feature_extraction
35
  - event_logs_generation
36
+ - benchmark
37
  - evaluation_plotter
38
 
39
  We also include two notebooks, which output experimental results as in our paper.