To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

Problem trying to make an event stream (.evst) live to apply discovery techniques

denise.sato
edited June 2019 in - Development
Hello,
 
    I'm trying to reproduce the experiment about concept drift described on paper "Event stream-based process discovery using abstract representations" (https://link.springer.com/article/10.1007/s10115-017-1060-2). I was able to use different miner adapted from stream context (Alpha, Heuristics, Inductive) only using a complete log and converting into a stream by Generate Event Stream plugin. In this case, the miners receive the packets sent by the stream and I can obtain the process model.

    The problem occurs if I try to import an event stream directly (Static Event Stream - .evst file), even if I apply the Generate Event Stream (Static Event Stream) plugin to make the stream "live" and start the flow, the miner didn't receive any packet.

The print from the .evst converted into a live stream by applying  Generate Event Stream (Static Event Stream) plugin (I have already pressed the play button):
https://www.flickr.com/photos/165800261@N07/48020667668/in/dateposted-public/

The print from Alpha Miner, showing no packets were received:
https://www.flickr.com/photos/165800261@N07/48020747617/in/dateposted-public/

The .evst file is available on https://github.com/s-j-v-zelst/research/releases/download/kais1/2016_kais1_experiments.tar.gz
I have used the .evst from Experiment 4.

Kind regards,
Denise

Sign In or Register to comment.