Skip to content

A python implementation of business process drift detection method "Detecting drift from event streams of unpredictable business processes"

License

Notifications You must be signed in to change notification settings

zerofang/Detecting-drift-from-event-streams-of-unpredictable-business-processes-Python-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codes-for-Detecting-drift-from-event-streams-of-unpredictable-business-processes

A python implementation of business process drift detection method Detecting drift from event streams of unpredictable business processes

P.S. I don't know how to implement G-Test algorithm, so I used Chi-Squared Test instead. The result shows that Chi-Squared Test works well too. The original papaer has no interest to me. I just used this algorithm in my graduation thesis and found it's a very solid work, so I posted a python implementation and hope this may help you.

About

A python implementation of business process drift detection method "Detecting drift from event streams of unpredictable business processes"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages