International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 180 - Number 23 |
Year of Publication: 2018 |
Authors: Jyoti Yadav, Neha Sehta |
10.5120/ijca2018916453 |
Jyoti Yadav, Neha Sehta . Generate Frequent Item Sets with Modified Top down Apriori Algorithm using Mapreduce. International Journal of Computer Applications. 180, 23 ( Feb 2018), 37-40. DOI=10.5120/ijca2018916453
As with the advancement of the IT technologies, the data is increasing day by day and it is difficult to manage the data and find out relevant information from it. There are many conventional data mining techniques present for generating frequent item sets. Association rule mining is one of the important task of descriptive technique . Apriori algorithm is the versatile algorithm for generating frequent item sets. Challenge is to improve efficiency by taking less time and produce better results. Hadoop Map reduce introduced by Google overcomes the problem of multiple re-execution of tasks.In this paper Hybrid approach of modified apriori with Hadoop MapReduce is proposed.