The set of rules is generated from the frequent item sets. A set of subsets are generated using the method GenerateSubsets() for every item set containing more than one item. The list of rules
combination generated from the subset list is then stored in an observable collection of class type validate which contains the rule attributes as well as holds the confidence.