Skip to content

sommoMicc/Process_Mining_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process Mining Assignment

This is an implementation of Project #1 of 2019/2020 Process Mining class done by Michele Tagliabue and Claudio Rimensi.

Prerequisites

This project has been tested with Python 3.7 on Windows 10 and Mac OS X Catalina. There are some depenencies required:

  • pm4py
  • matplotlib
  • progress
  • colorama

To be sure that you have all dependencies installed, please open a terminal and run:

pip3 install pm4py matplotlib progress colorama

Run instruction

To run the program:

  • Open a terminal in the same directory of "main.py"
  • Run "python3 main.py" (or "python3 main.py")
  • Wait

About

Progetto di process mining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages