搜索资源列表
rules1
- 关联规则程序2 This implementation generates association rules, based on the Apriori algorithm (cfr. Agrawal et al.,1995). It takes as input a file of frequent sets in the format such as generated by the previous implementations. -association rules 2 Th
dic1
- 关联规则5 DIC (Download) This implementation is based on the Dynamic Itemset Counting (DIC) algorithm (cfr. Brin et al., 1997). The implementation contains no additional optimizations ans seems to perform worse than Apriori on almost all datasets I
fpgrowth
- This implementation generates association rules, based on the Apriori algorithm (cfr. Agrawal et al.,1995). It takes as input a file of frequent sets in the format such as generated by the previous implementations.
48
- 该算法主要实现了数据挖掘的关联规则Apriori算法-The algorithm achieved a major data mining Apriori algorithm for association rules
apriori_java
- Java编写的关联规则中的apriori算法的实现-Java prepared in the apriori association rule algorithm
Discover
- 一个相对很完善的数据挖掘系统(少部分功能欠缺),不仅包括了按类Association(内含Apriori,C4.5,GrowTree),Classification(ID3),Cluster划分常用的算法及个人优化后的算法。同时包含了多种数据源(MS Access,Excel,SQL Server,TEXT)的界面直接连接方式。界面方面更像一个专业的系统,采用了类VC浮动多框架界面,也可以作为界面编程的参考。这个工程的分数和其他小工具的分数一样,感觉亏大了:)-A relatively well
aprioriByCYJ
- apriori算法的实现,采用的是ado+acce-apriori Algorithm
Apriori
- 实现了Apriori算法 能够正确的找出规则 自己原创的程序-Apriori algorithm can be implemented to find the correct rules of procedure for their original
70617549Apriori
- apriori算法c++实现,使用access数据库-apriori algorithm c++ implementation, using access database