Spaces:
Running
Running
Andrea Maldonado
commited on
Commit
Β·
9e41c5f
1
Parent(s):
bf67333
Corrects spaces
Browse files
README.md
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
|
21 |
## Table of Contents
|
22 |
|
|
|
1 |
---
|
2 |
+
title: iGedi
|
3 |
+
emoji: π
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: pink
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.38.0
|
8 |
+
app_file: utils/config_fabric.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
+
<p>
|
14 |
+
<img src="gedi/utils/logo.png" alt="Logo" width="100" align="left" />
|
15 |
+
<h1 style="display: inline;">(i)GEDI</h1>
|
16 |
+
</p>
|
17 |
+
|
18 |
+
(**i**nteractive) **G**enerating **E**vent **D**ata with **I**ntentional Features for Benchmarking Process Mining<br />
|
19 |
+
This repository contains the codebase for the interactive web application tool (iGEDI) as well as for the [GEDI paper](https://mcml.ai/publications/gedi.pdf) accepted at the BPM'24 conference.
|
20 |
|
21 |
## Table of Contents
|
22 |
|