I generated association rules from "Create Association Rules" Operator. How do I select most interesting rule from these?
Created rules - https://ibb.co/duUoKF
I generated association rules from "Create Association Rules" Operator. How do I select most interesting rule from these?
Created rules - https://ibb.co/duUoKF
There are some 30 measures proposed for the "interestingness" of rules.
Implement one that you like.
It all depends on your problem. Take the ones that make sense in regards to the question and then you could sort by support, lift or confidence.