大型数据库中频繁项集查找的一种有效方法

Ajay Sharma, R. K. Singh
{"title":"大型数据库中频繁项集查找的一种有效方法","authors":"Ajay Sharma, R. K. Singh","doi":"10.1109/ODICON50556.2021.9428946","DOIUrl":null,"url":null,"abstract":"In recent years, Data Mining [1] [2] is a constitutive technique for finding useful knowledge from large transactional dataset. Association rule mining [3] is one of the resuscitative data mining techniques. It finds the interesting patterns from large datasets to maximize the profit of the future business. Several algorithms are available to find frequent patterns. Apriori and FP-Tree [4] [5] algorithms are most common techniques for discovering frequent item sets. The Apriori algorithm uses a breadth-first search approach to find all significant frequent patterns. This is performed by candidate generation method which takes several number of database scans. The FP-Tree algorithm scans the whole database twice to discover significant frequent patterns without generation of candidate. So the main motive behind this proposed approach to discover frequent patterns from transactional database in minimum execution time. The proposed TR-FC-GCM (Transaction Reduction - Frequency Count - Generate Combination Method) finds all significant frequent patterns by generating all possible combinations of an item with single database scan and also works better for null and full datasets. The comparative results of TR-FC-GCM, Apriori and FP-Tree algorithms with different transactions and thresholds, it clearly shows that TR-FC-GCM algorithm outperforms than Apriori and FP-Tree algorithms.","PeriodicalId":197132,"journal":{"name":"2021 1st Odisha International Conference on Electrical Power Engineering, Communication and Computing Technology(ODICON)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-01-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"An Efficient Approach to Find Frequent Item Sets in Large Database\",\"authors\":\"Ajay Sharma, R. K. Singh\",\"doi\":\"10.1109/ODICON50556.2021.9428946\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In recent years, Data Mining [1] [2] is a constitutive technique for finding useful knowledge from large transactional dataset. Association rule mining [3] is one of the resuscitative data mining techniques. It finds the interesting patterns from large datasets to maximize the profit of the future business. Several algorithms are available to find frequent patterns. Apriori and FP-Tree [4] [5] algorithms are most common techniques for discovering frequent item sets. The Apriori algorithm uses a breadth-first search approach to find all significant frequent patterns. This is performed by candidate generation method which takes several number of database scans. The FP-Tree algorithm scans the whole database twice to discover significant frequent patterns without generation of candidate. So the main motive behind this proposed approach to discover frequent patterns from transactional database in minimum execution time. The proposed TR-FC-GCM (Transaction Reduction - Frequency Count - Generate Combination Method) finds all significant frequent patterns by generating all possible combinations of an item with single database scan and also works better for null and full datasets. The comparative results of TR-FC-GCM, Apriori and FP-Tree algorithms with different transactions and thresholds, it clearly shows that TR-FC-GCM algorithm outperforms than Apriori and FP-Tree algorithms.\",\"PeriodicalId\":197132,\"journal\":{\"name\":\"2021 1st Odisha International Conference on Electrical Power Engineering, Communication and Computing Technology(ODICON)\",\"volume\":\"16 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-01-08\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 1st Odisha International Conference on Electrical Power Engineering, Communication and Computing Technology(ODICON)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ODICON50556.2021.9428946\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 1st Odisha International Conference on Electrical Power Engineering, Communication and Computing Technology(ODICON)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ODICON50556.2021.9428946","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

近年来,数据挖掘[1][2]是一种从大型事务性数据集中发现有用知识的本构技术。关联规则挖掘[3]是复苏数据挖掘技术之一。它从大型数据集中发现有趣的模式,以最大化未来业务的利润。有几种算法可用于查找频繁模式。Apriori和FP-Tree[4][5]算法是发现频繁项集最常用的技术。Apriori算法使用广度优先搜索方法来查找所有重要的频繁模式。这是通过候选生成方法执行的,该方法需要进行多次数据库扫描。FP-Tree算法对整个数据库进行两次扫描,发现重要的频繁模式而不生成候选模式。因此,提出这种方法的主要动机是在最短的执行时间内从事务性数据库中发现频繁的模式。提出的TR-FC-GCM(事务减少-频率计数-生成组合方法)通过单个数据库扫描生成项目的所有可能组合来发现所有重要的频繁模式,并且对于空数据集和完整数据集也更有效。TR-FC-GCM、Apriori和FP-Tree算法在不同事务和阈值下的比较结果表明,TR-FC-GCM算法优于Apriori和FP-Tree算法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
An Efficient Approach to Find Frequent Item Sets in Large Database
In recent years, Data Mining [1] [2] is a constitutive technique for finding useful knowledge from large transactional dataset. Association rule mining [3] is one of the resuscitative data mining techniques. It finds the interesting patterns from large datasets to maximize the profit of the future business. Several algorithms are available to find frequent patterns. Apriori and FP-Tree [4] [5] algorithms are most common techniques for discovering frequent item sets. The Apriori algorithm uses a breadth-first search approach to find all significant frequent patterns. This is performed by candidate generation method which takes several number of database scans. The FP-Tree algorithm scans the whole database twice to discover significant frequent patterns without generation of candidate. So the main motive behind this proposed approach to discover frequent patterns from transactional database in minimum execution time. The proposed TR-FC-GCM (Transaction Reduction - Frequency Count - Generate Combination Method) finds all significant frequent patterns by generating all possible combinations of an item with single database scan and also works better for null and full datasets. The comparative results of TR-FC-GCM, Apriori and FP-Tree algorithms with different transactions and thresholds, it clearly shows that TR-FC-GCM algorithm outperforms than Apriori and FP-Tree algorithms.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信