<?xml version="1.0" encoding="UTF-8"?>
<article article-type="research-article" xml:lang="en" xmlns:xlink="http://www.w3.org/1999/xlink">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">global-journal-of-computer-science-and-technology-c-software-data-engineering</journal-id>
<journal-title-group>
<journal-title>Global Journal of Computer Science and Technology - C: Software &amp; Data Engineering</journal-title>
</journal-title-group>
<issn publication-format="print">0975-4350</issn>
<issn publication-format="electronic">0975-4172</issn>
<publisher><publisher-name>Global Journals Publishing Group Incorporated</publisher-name></publisher>
<self-uri xlink:href="https://globaljournals.org/journal-seo-export/jats/74826.xml" />
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">74826</article-id>
<title-group>
<article-title>An Effcient Algorithm for Mining Association Rules In Massive Datasets</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author"><name><surname>Gunaseelan</surname><given-names>Dr. D.</given-names></name><xref ref-type="aff" rid="aff1" />
</contrib>
<contrib contrib-type="author"><name><surname>Uma</surname><given-names>P.</given-names></name></contrib>
</contrib-group>
<aff id="aff1">SAUDI ARABIA, JAZAN University, Kingdom of Saudi Arabia</aff>
<pub-date publication-format="electronic" date-type="pub" iso-8601-date="2012-01-15">
<day>15</day>
<month>01</month>
<year>2012</year>
</pub-date>
<volume>12</volume>
<issue>C13</issue>
<fpage>15</fpage>
<lpage>20</lpage>
<abstract><p>Data mining, also known as Knowledge Discovery in Databases (KDD) is one of the most important and interesting research areas in 21st century. Frequent pattern discovery is one of the important techniques in data mining. The application includes Medicine, Telecommunications and World Wide Web. Nowadays frequent pattern discovery research focuses on finding co-occurrence relationships between items. Apriori algorithm is a classical algorithm for association rule mining. Lots of algorithms for mining association rules and their mutations are proposed on the basis of Apriori algorithm. Most of the previous algorithms Apriori-like algorithm which generates candidates and improving algorithm strategy and structure but at the same time many of the researchers not concentrate on the structure of database. In this research paper, it has been proposed an improved algorithm for mining frequent patterns in large datasets using transposition of the database with minor modification of the Apriori-like algorithm. The main advantage of the proposed method is the database stores in transposed form and in each iteration database is filtered and reduced by generating the transaction id for each pattern. The proposed method reduces the huge computing time and also decreases the database size. Several experiments on real-life data show that the proposed algorithm is very much faster than existing Apriori-like algorithms. Hence the proposed method is very much suitable for the discovering frequent patterns from large datasets.</p></abstract>
<kwd-group kwd-group-type="author-generated">
<kwd>Data mining</kwd>
<kwd>frequent pattern mining</kwd>
<kwd>transposition of database</kwd>
<kwd>Apriori algorithm.</kwd>
</kwd-group>
<self-uri content-type="pdf" xlink:href="https://globaljournals.org/GJCST_Volume12/2-An-Effcient-Algorithm-for-Mining-Association.pdf" />
<self-uri content-type="html" xlink:href="https://globaljournals.org/scholarly-articles/an-effcient-algorithm-for-mining-association-rules-in-massive-datasets/" />
</article-meta>
</front>
<body>
<sec>
<title>Full Text</title>
<p>Data mining, also known as Knowledge Discovery in Databases (KDD) is one of the most important and interesting research areas in 21st century. Frequent pattern discovery is one of the important techniques in data mining. The application includes Medicine, Telecommunications and World Wide Web. Nowadays frequent pattern discovery research focuses on finding co-occurrence relationships between items. Apriori algorithm is a classical algorithm for association rule mining. Lots of algorithms for mining association rules and their mutations are proposed on the basis of Apriori algorithm. Most of the previous algorithms Apriori-like algorithm which generates candidates and improving algorithm strategy and structure but at the same time many of the researchers not concentrate on the structure of database. In this research paper, it has been proposed an improved algorithm for mining frequent patterns in large datasets using transposition of the database with minor modification of the Apriori-like algorithm. The main advantage of the proposed method is the database stores in transposed form and in each iteration database is filtered and reduced by generating the transaction id for each pattern. The proposed method reduces the huge computing time and also decreases the database size. Several experiments on real-life data show that the proposed algorithm is very much faster than existing Apriori-like algorithms. Hence the proposed method is very much suitable for the discovering frequent patterns from large datasets.</p>
</sec>
</body>
</article>