Abstract

AbstractData mining is used to discover Business Intelligence Rules from large transactional database, frequent itemset mining and association rule mining are data mining techniques which are utilized for real-world applications using apriori algorithm as well as FP-Growth algorithm. To extract frequent itemset and association rules from the grocery store using traditional apriori algorithm takes time because it generates candidate key for each item in the dataset, whereas in FP-Tree without generating any candidate key it finds frequent items and association rules for the grocery dataset by constructing FP-Tree, and it is time consuming. To overcome this problem, we propose a method called MapReduce-based FP-Tree algorithm which generates frequent patterns and association rules by using parallel computations to reduce computational time. The experimental results show that time taken for generating frequent patterns and association rules for the grocery dataset is less.KeywordsAssociation rulesBig dataData analyticsFP-growthFrequent patternsHadoopMap reduce

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.