Crate process_mining
source ·Expand description
Process Mining
process_mining is a collection of functions, structs and utilitities related to Process Mining
Modules
- Module for the Alpha+++ Process Discovery algorithm
- Module for Event Logs (traditional and OCEL)
- Module for Petri nets
Structs
- Event log consisting of a list of Traces and log Attributes
- Object-centric Event Log
Functions
- Add artificial start and end activities to a given EventLog
- Add artificial start and end activities to a given EventLogActivityProjection
- Discover a PetriNet using the Alpha+++ Process Discovery algorithm
- Import a XES EventLog from a file path