International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 95 - Number 1 |
Year of Publication: 2014 |
Authors: M. Ramakrishnana, D. Tennyson Jyaraj |
10.5120/16561-5849 |
M. Ramakrishnana, D. Tennyson Jyaraj . Association Rule Generation using Modified Hashing Function. International Journal of Computer Applications. 95, 1 ( June 2014), 33-36. DOI=10.5120/16561-5849
Association rule mining is one of the most interesting and challenging task in data mining process. There exists many association rule mining techniques, each having merits and demerits. The main problem that exists in many traditional association rule mining algorithms is that these algorithms need more than one database scan to generate association rules. As scanning the database is a costly operation, algorithms capable of generating association rules with only one scan is the need of the hour. In this paper, a novel algorithm for generating association rules is presented which uses hashing function. This algorithm scans the database only once by utilizing the latest version of priori algorithm, direct hashing algorithm and pruning process. The algorithm discovers set of association rules from frequent k-item sets by computing the frequency of each item set. Then pruning process is applied to minimize the number of item sets generated after scanning the size of the database. Experimental results show that our method is very effective in generating association rules without any collision, leading to very high data accuracy.