CFP last date
20 May 2024
Reseach Article

Analysis on Parallelization of Apriori Algorithm in Data Mining

Published on February 2013 by Anupriya, Ashok Kumar
International Conference on Advances in Computer Application 2013
Foundation of Computer Science USA
ICACA2013 - Number 1
February 2013
Authors: Anupriya, Ashok Kumar
eab4bdc9-c32c-4ec0-a9eb-5c47bca8af87

Anupriya, Ashok Kumar . Analysis on Parallelization of Apriori Algorithm in Data Mining. International Conference on Advances in Computer Application 2013. ICACA2013, 1 (February 2013), 30-32.

@article{
author = { Anupriya, Ashok Kumar },
title = { Analysis on Parallelization of Apriori Algorithm in Data Mining },
journal = { International Conference on Advances in Computer Application 2013 },
issue_date = { February 2013 },
volume = { ICACA2013 },
number = { 1 },
month = { February },
year = { 2013 },
issn = 0975-8887,
pages = { 30-32 },
numpages = 3,
url = { /proceedings/icaca2013/number1/10393-1009/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Proceeding Article
%1 International Conference on Advances in Computer Application 2013
%A Anupriya
%A Ashok Kumar
%T Analysis on Parallelization of Apriori Algorithm in Data Mining
%J International Conference on Advances in Computer Application 2013
%@ 0975-8887
%V ICACA2013
%N 1
%P 30-32
%D 2013
%I International Journal of Computer Applications
Abstract

Many algorithms are designed to analyse volumes of data automatically in an efficient way so that the users don't have to look through that massive amount of data manually for generating various association rules among them. Apriori algorithm, which is the most famous and frequently used data mining algorithm. Our main focus is to parallelize the Apriori algorithm in such a new way that when we will implement on a large database , it will lead to less time consuming and fast execution for generating frequent itemset.

References
  1. M. S. Chen, J. Han, and P. S. Yu. Data mining: An overview from a database perspective. IEEE Trans. Knowledge and Data Engineering, 8:866-883, 1996.
  2. U. M. Fayyad, G. Piatetsky-Shapiro, P. Smyth, and R. Uthurusamy. Advances in Knowledge Discovery and Data Mining. AAAI/MIT Press, 1996.
  3. W. J. Frawley, G. Piatetsky-Shapiro and C. J. Matheus, Knowledge Discovery in Databases: An Overview. In G. Piatetsky-Shapiro et al. (eds. ), Knowledge Discovery in Databases. AAAI/MIT Press, 1991.
  4. J. Han and M. Kamber. Data Mining: Concepts and Techniques. Morgan Kaufmann, 2000.
  5. T. Imielinski and H. Mannila. A database perspective on knowledge discovery. Communications of ACM, 39:58-64, 1996.
  6. G. Piatetsky-Shapiro, U. M. Fayyad, and P. Smyth. From data mining to knowledge discovery: An overview. InU. M. Fayyad, et al. (eds. ), Advances in Knowledge Discoveryand Data Mining, 1-35. AAAI/MIT Press, 1996.
  7. G. Piatetsky-Shapiro and W. J. Frawley. Knowledge Discovery in Databases. AAAI/MIT Press, 1991.
  8. An Effective Hash-Base Algorithm for Mining Association Rules. Jong Soo Park,* Ming Chen and Philip S . Yu, IBM Thomas J. Watson Research Center ,New York 10598.
  9. An Hash – Mine algorithm for discovery of frequent itemsets, Marek Wojciechowski , Maciej Zakrzewicz Institute of computer science, ul. Piotrowo3a Poland.
  10. An Efficient Algorithm for mining Association rules in Large databases , Ashok Savasere,Edward Omiecinski, Shamkant Navathe ,college of computing , Georgia Institute of technology, Atlanta , GA 30332 .
  11. A Fast Apriori implementation, infomatics Laboratory, Computer and Automation Research institute, Hungarian academy of sciences.
  12. Mining Large Itemsets for Association Rules ,Charu C. Aggarwal ,IBM research Lab.
  13. Mining association rules between sets of items in large databases, Rakesh Agarawal,Tomasz Imielinski*,Arun swami,IBM research lab.
  14. Fast algorithm for mining association rules,Rakesh Agarwal Ramakrishna Srikannt*,IBM research labs 650 Harry Road , San Jose , CA 95120.
  15. J Han, Y. Cai , and N,Cercone . Knowledge Discovery in database: An attribute – oriented approach. Proceeding of the 18 th International Conference on very large data bases, Page 547-559,august 1992
Index Terms

Computer Science
Information Sciences

Keywords

Apriori Algorithm Association Rule Mining Frequent Itemset Parallelize The Apriori Algorithm