Description: FP-GROWTH算法的C代码,可以成功查找所有的频繁项集合-FP-GROWTH algorithm in C code, you can be successful all the frequent item sets Platform: |
Size: 7168 |
Author:才华 |
Hits:
Description: 此为FP-tree增长算法,本人已经测试过,没有问题,大家放心用吧-this as FP-growth tree algorithm, I have tested, no problem, we use it assured Platform: |
Size: 33792 |
Author:hsbcool |
Hits:
Description: 数据挖掘中的FP-growth算法,很好的代码,可以挖掘数据库中的关联规则,很有效哦!-Data Mining of FP-growth algorithm, a very good code, you can tap the database of association rules, oh, very effective! Platform: |
Size: 29696 |
Author:王路漫 |
Hits:
Description: FP-growth算法的改进C++程序,具有较好的扩展性和应用性,本程序改成用行读取,然后在内存中解析。更有效的方式是采用块读取方式(本人在以前项目中验证过,速度大为提高。)-FP-growth algorithm C++ Procedures, have good scalability and application, the procedure changed to use line to read, and then resolve in memory. More effective approach is the use of block-read mode (I tested before the project, speed greatly improved.) Platform: |
Size: 1803264 |
Author:laizhengwen |
Hits:
Description: 关于FP增长树的算法,并用C++实现,在数据挖掘里非常有用.-Growth on the FP-tree algorithm, and C++ Realize, in the data mining in very useful. Platform: |
Size: 3072 |
Author:dapan |
Hits:
Description: fp-tree算法,注释很详细,是一个外国人编写的,风格很好值得借鉴-fp-tree algorithm, the Notes are detailed, prepared by a foreigner, well worth learning style Platform: |
Size: 268288 |
Author:杨雅双 |
Hits:
Description: FP-TREE算法,非常经典的数据挖掘算法,学习数据挖掘的好例子-FP-TREE algorithm, a very classic data mining algorithms, data mining study a good example of Platform: |
Size: 529408 |
Author:jack |
Hits:
Description: FP-growth 算法,包括了建树和挖掘部分。
代码风格良好,可读性强,运算速度快,
accident.dat, 340000条数据,50 支持度,建树和挖掘时间100秒左右,mushroom.dat, 8000条记录,建树和挖掘不超过8秒-FP-growth algorithm, written with c++,(ide is visual c++ 2008). The program is very fast and robust,for data of accident.dat(340000 items,min support 50 ), the program runs in less than 100s, for mushroom.dat(8000 item), the program runs in less than 8s Platform: |
Size: 6951936 |
Author:cy |
Hits:
Description: FPTree增长算法C语言实现
有详尽的注释和中间结果测试代码
包括:FP树, 频繁项集,条件FP树测试-FPTree Growth algorithm C implementation.It consists of detailed commnet and test code of intermediate result such as FP-Tree, frequent item set, conditional FP-Tree Platform: |
Size: 215040 |
Author:luise |
Hits:
Description: 这是我提供的FP-Tree增长算法C语言版的项目文档,其中包含关于FP-Tree增长算法的实现的基础知识和源代码中实现的例子的详尽的人工推导过程。-This is FP-Tree Growth algorithm C language implementation s project document including basic knowledge about the implementation and the personal processing procedure about the example which is implemented in the source code. Platform: |
Size: 321536 |
Author:luise |
Hits:
Description: 用Fp-tree这个结构来查找频繁项藉,不管在性能还是鲁棒性都比经典算法aprior算法优-With Fp-tree structure to find the frequent items of this by, whether in the performance and robustness of the algorithm is superior than the classical algorithm aprior Platform: |
Size: 26624 |
Author:23123 |
Hits:
Description: fp增长算法,数据挖掘技术,java版实现,关联规则算法-fp tree growth algorithm, data mining,
java version to achieve the association rules algorithm Platform: |
Size: 5120 |
Author:jerryhu |
Hits: