Skip to content

dtornow/temporal-process-mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Temporal Process Mining

This Jupyter Notebook executes process mining on temporal workflow executions

Definition

Process mining algorithms find a suitable process model that describes the order of events or activities that are observed during a process execution.

Getting Started

Clone repository and execute

docker run --rm -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes -v "${PWD}":/home/jovyan dtornow/temporal-notebook:1.0

Navigate to

http://localhost:8888

About

Temporal Process Mining

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published