MINERful
MINERful copied to clipboard
Get the number of occurrences for each rule
Dear authors Thank you for this amazing application and I really enjoy using it. However, I am just wondering is there a way to also get the actual number of occurrences for each rule discovered instead of its support?
Thank you for the help!
Best Regards,
Gilbert
Dear Gilbert,
Thank you for your comment! We are happy you appreciate the tool. As for the counter of satisfying events for a rule, there is a way although it requires a few more lines of code to expose this information. In essence, the answer is in the LocalStatsWrapper and its attribute interplayStatsTable, associating a StatsCell instance to every (other) task than the one under analysis. I’ve taken note of this request and am going to implement an API entry for this as soon as possible.
Best, Claudio
Dear Claudio Thank you for your reply. Looking forward to using the API!
Best Regards,
Gilbert