Search code examples
wekadata-miningrapidminer

How to select most suitable rule from generated association rules?


I generated association rules from "Create Association Rules" Operator. How do I select most interesting rule from these?

Created rules - https://ibb.co/duUoKF


Solution

  • 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.