Association rule mining is the most popular data mining techniques to find association among items in a set by mining necessary patterns in a large database, frequently used in marketing, advertising and inventory control. Typically association rules consider only items enumerated in transactions, referred as positive association rules but not consider negative occurrence of attributes that are also useful in market-basket analysis to identify products that conflict with each other or products that complement each other. Also for mining those positive rules that qualify the user specified...
Association rule mining is the most popular data mining techniques to find association among items in a set by mining necessary patterns in a large da...