A survey on Incremental association rule mining based on associative constraints
Keywords:
Association rules, support, confidence, Lift, conviction, Incremental algorithmAbstract
In the field of data mining, association is one of the biggest sub area which finds the relation that are
closely associated with each other and it ruled over some basic rule mining constraints including min_sup and
confidence. These two constraints are mostly used in all of the algorithms for join and prune step but for those
dataset the join and prune steps becomes complicated to find the association rules, we have to consider the
probability based approximation for finding the actual frequent item and generates the strong association rules.
In this paper the detail survey focus on the Lift and conviction which are also the constraints of association rule
mining.