International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 75 - Number 12 |
Year of Publication: 2013 |
Authors: Kapil Chaturvedi, Ravindra Patel, D. K. Swami |
10.5120/13165-0858 |
Kapil Chaturvedi, Ravindra Patel, D. K. Swami . An Efficient Binary to Decimal Conversion Approach for Discovering Frequent Patterns. International Journal of Computer Applications. 75, 12 ( August 2013), 29-34. DOI=10.5120/13165-0858
Association Rule Mining(ARM) is a most vital field of data mining to discover interesting relationship between items from huge transaction databases it analysis the data and discover strong rules using different measures such as (support, confidence, lift, conviction) etc, various ARM algorithms are available in literature for discovering frequent patterns. Market Basket analysis is one of the most essential applications of ARM; other applications are pattern recognition, weblog data mining and special data analysis etc. In this paper we proposed B2DCARM algorithm to discover frequent pattern which use Boolean matrix based technique. This algorithm adopts binary to decimal conversion approach to discover frequent itemsets from huge transaction database which outperforms in both of the cases where support threshold is low or high and also better performs from efficiency point of view compare to available tree based approaches.