关键字  
 文件名称: Bpriori_0在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期下载  收藏√  我顶↑
  所属分类: Algorithm
  开发工具: Java
  文件大小: 10 KB
  上传时间: 2005-11-14
  下载次数: 21
  提 供 者: hq
 详细说明:在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and the frequent association rules is the area of data mining the most fundamental and important issues. Most of the early studies used a similar Apriori algorithm for the selection of candidates and test-iterative way was costly, particularly mining the rich patterns and long model, Jiawei Han proposed a novel data structure FP_tree and on the basis of their FP_growth algorithm used effectively the model for long and rich patterns of excavation. This paper discussed the FP_growth algorithm on the basis of the Visual C of the algorithm, and the preparation procedure of the algorithm.
 近期下载过的用户:  chea [查看上载者hq的更多信息]
 输入关键字,在本站47万海量源码库中尽情搜索:  帮助
 [PrinciplesofDataMining.rar] - (Principles of Data Mining )本书,为数据挖掘中很经典的一本专著.介绍了数据挖掘算法及其应用所依赖的基本原理,系统讲座了如何构建求解特定问题的不同算法等
 [mycluster_KM_DS.rar] - 数据挖掘中的聚类算法,vc++实现,图形界面显示,直观清楚,很好,推荐下栽
 [fp树.rar] - FP树算法源代码 FP树算法源代码 FP树算法源代码
 
 [fimi141.rar] - 频繁模式挖掘算法,可以用于数据挖掘中关联规则的频繁项集挖掘
 [FPtree.rar] - 关联规则挖掘算法FPtree的源代码,是一种不必产生候选集的关联规则挖掘算法
 [fptree.rar] - FP-growth算法的改进C++程序,具有较好的扩展性和应用性,本程序改成用行读取,然后在内存中解析。更有效的方式是采用块读取方式(本人在以前项目中验证过,速度大为提高。)
 [FuzzyCluster.rar] - 一个用于模糊聚类的算法。源码是基于VC平台下的Win32 console application
 [CURE.zip] - 数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。
 [DBSCAN&Rtree.rar] - Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。DBSCAN.cs是全部算法的实现文件,聚类算法的进一步信息请参考“数据挖掘”或
文件列表(点击判断是否您需要的文件):
  Apriori.class
  FastVector$FastVectorEnumeration.class
  FastVector.class
  FileOpr.class
  GetSource.class
  Item.class
  META-INF
  MyApp$1.class
  MyApp.class
  Output.class