CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 频繁项集

搜索资源列表

  1. Maxfpminer1

    0下载:
  2. 本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:46396
    • 提供者:石飞
  1. bomo

    0下载:
  2. 关联规则的频繁项集算法bomo的源代码,含说明文件,C编写,可在linux和windows下编译。-Related and regular frequent source codes which collects algorithm bomo, includes the supporting paper, C is written, can compile under linux and windows
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:47532
    • 提供者:龙行天下
  1. fpmax_star

    0下载:
  2. 关联规则中的频繁项集生成算法fomax*,一个非常优秀的算法,由中国人(朱建飞)的参与。-association rules of frequent item sets Algorithm trillion *, a very good algorithm, China (Zhu Jianfei) participation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21668
    • 提供者:龙行天下
  1. Mafia-1.4

    0下载:
  2. 关联规则中的频繁项集生成算法Mafia1.4版本,一个效果非常好的算法,可在linux和windows下编译运行。-association rules of frequent item sets Algorithm Mafia1.4 version, a very good effect algorithm, and the Linux compiler running under windows.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:731637
    • 提供者:龙行天下
  1. newgenmax

    0下载:
  2. 关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。-association rules of frequent item sets genmax generation algorithm, and the Linux compiler running under windows, it may not be easy to understand.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39444
    • 提供者:龙行天下
  1. TreeMiner

    0下载:
  2. 关联规则中的频繁项集生成算法TreeMiner,可在linux和windows下编译运行。-Frequent one of related rule collect and produce algorithm TreeMiner , can compile running under linux and windows
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:254115
    • 提供者:龙行天下
  1. apriori(C++)

    2下载:
  2. 本算法的基本功能是用C++语言实现了APRIORI算法,用户可以先选择要进行的操作。然后再输入支持度和置信度,就可得到挖掘的结果。 输出的结果主要包括两个部分。 1.输出所有的频繁项集。 2.输出所有的产生的规则。 算法还能够输出初始的事务集合,并且可以输出产生的中间结果。-the algorithm is the basic functions using C + + language of APRIORI algorithm, Users may choose to cond
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:59589
    • 提供者:linvg
  1. apriori_improve

    1下载:
  2. 数据挖掘中频繁项集挖掘算法,改进了apriori算法,性能提高很多
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:127064
    • 提供者:小蜜蜂
  1. Apriori

    2下载:
  2. Apriori算法是一种找频繁项目集的基本算法。其基本原理是逐层搜索的迭代,直到不能找到维度更高的频繁项集为止。这种方法依赖连接和剪枝这两步来实现。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19537
    • 提供者:yue yao jia
  1. Apriori

    0下载:
  2. 数据挖掘,找强关联规则。我和同学一起合作的,我负责频繁项集,强关联规则的稍后上传。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:81989
    • 提供者:mhm0902
  1. FPGrowthTest

    0下载:
  2. FP-Growth算法,是用于关联规则的一个重要算法,挖掘频繁项集
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:67401
    • 提供者:陨石
  1. fim

    0下载:
  2. fimi03 上出现的较快的频繁项集、频繁闭项集、最大频繁项集的挖掘算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21514
    • 提供者:鲁剑锋
  1. cheswithdiffrentsurpport

    0下载:
  2. 模式识别领域的通用数据集,在不同的支持度下的频繁项集。-The field of pattern recognition of common data sets, at different levels of support under the frequent itemsets.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:260878
    • 提供者:zhaozhikai
  1. fp

    0下载:
  2. 数据挖掘中 fp增长算法求事务的频繁项集-Fp growth data mining algorithm for frequent itemsets affairs
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2788
    • 提供者:xingpan
  1. Apriori

    0下载:
  2. 数据挖掘中的一种方法,可以用来对一组数据进行频繁项集的挖掘。是一种很好的算法,同时,也存在一些不足,需要加以改进!-a kind of arithmetic in datamining
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2088247
    • 提供者:杨仕军
  1. 111

    0下载:
  2. FP算法 由韩家炜教授发明 用于挖掘频繁项集-The FP algorithm Invents by Professor Jiawei Han uses in unearthing the frequent item set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2723
    • 提供者:王春丽
  1. DataMining_apiori

    0下载:
  2. apiori算法的实现程序。使用侯选产生发现频繁项集算法。每一次迭代分为连接步和剪枝步。-apiori Algorithm program. Generated using the candidate frequent itemsets discovery algorithm. Each iteration is divided into connecting step and pruning steps.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:6209
    • 提供者:nash
  1. apriori

    0下载:
  2. 从数据库中简易实现关联规则的挖掘,显示频繁项集,强关联规则-Easy to achieve from the database of mining association rules, indicating frequent itemsets and strong association rules
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2293
    • 提供者:杨静瑜
  1. Apriori

    0下载:
  2. 经典的频繁项集发现算法,数据挖掘中的关联规则挖掘问题-frequent itemset mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:25217
    • 提供者:yali
  1. FPTreeGrowthC

    1下载:
  2. 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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:214880
    • 提供者:luise
« 12 3 4 »
搜珍网 www.dssz.com