"How to measure the performance of association rule learning"
chipper
New Altair Community Member
Hi, I was doing association rule learning by first using the FPGrowth to derive the frequent item set and then creating association rule and then using the apply association rule operator to the data set. After that, I got some confidence attributes and I want to measure the performance of applying the rules. The performance operator seems not work. Is there anyone who knows how to do that? Thanks!
0
Answers
-
Hi,
of course it does not work, since the performance operator measures regression and classification performance. Unfortunately there's currently no criterion that will work in this setting and I don't know how this could be measured using an X-Validation. Do you have any idea for that?
Greetings,
Sebastian
0