"How to measure the performance of association rule learning"

chipper
chipper New Altair Community Member
edited November 5 in Community Q&A
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!

Answers

  • land
    land New Altair Community Member
    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