首页    期刊浏览 2024年10月06日 星期日
登录注册

文章基本信息

  • 标题:Efficient Mining of Frequent Closed Itemsets without Closure Checking
  • 本地全文:下载
  • 作者:Chih-Hsien Lee ; Kuo-Cheng Yin ; Don-Lin Yang
  • 期刊名称:International Journal of Computer Information Systems and Industrial Management Applications
  • 印刷版ISSN:2150-7988
  • 电子版ISSN:2150-7988
  • 出版年度:2009
  • 卷号:1
  • 页码:58-67
  • 出版社:Machine Intelligence Research Labs (MIR Labs)
  • 摘要:Most existing algorithms for mining frequent closed itemsets have to check whether a newly generated itemset is a frequent closed itemset by using the subset checking technique. To do this, a storing structure is required to keep all known frequent itemsets and candidates. It takes additional processing time and memory space for closure checking. To remedy this problem, an efficient approach called closed itemset mining with no closure checking algorithm is proposed. We use the information recorded in an FP-tree to identify the items that will not constitute closed itemsets. Using this information, we can generate frequent closed itemsets directly. It is no longer necessary to check whether an itemset is closed or not when it is generated. We have implemented our algorithm and made many performance experiments. The results show that our approach has better performance in the runtime and memory space utilization. Moreover, this approach is also suitable for parallel mining of frequent closed itemsets.
  • 关键词:Data mining; association rule; frequent ; closed itemset; closure checking
国家哲学社会科学文献中心版权所有