Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rizavelioglu committed Aug 19, 2022
1 parent a1aecb5 commit cf6c2e4
Show file tree
Hide file tree
Showing 5 changed files with 3,343 additions and 581 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# ML4ProM

Please follow the notebooks to reproduce results:
- [./notebooks/1_EDA.ipynb](./notebooks/1_EDA.ipynb) does **E**xploratory **D**ata **A**nalysis for each dataset and
shows plots helping to understand datasets better,
- [./notebooks/2_training.ipynb](./notebooks/2_training.ipynb)

- [./notebooks/1_EDA.ipynb](./notebooks/1_EDA.ipynb) downloads datasets and does **E**xploratory **D**ata **A**nalysis for each dataset to understand datasets better,
- [./notebooks/2_training.ipynb](./notebooks/2_training.ipynb) executes training scripts and presents results,
- [./notebooks/3_post-train.ipynb](./notebooks/3_post-train.ipynb) presents feature importances for each dataset and each ML model.


### How to train models and output results?
Expand Down
Loading

0 comments on commit cf6c2e4

Please sign in to comment.