CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 关联规则

搜索资源列表

  1. FP-Growth

    0下载:
  2. fp_growth研究关联规则的朋友们可以下载看看,很不错
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:7778
    • 提供者:王俊
  1. apriori

    1下载:
  2. 关联规则挖掘算法apriori C++ 源代码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2304
    • 提供者:烈马
  1. fpgrowth(ChristianBorgelt)

    0下载:
  2. 关联规则挖掘算法FP-growth算法C++实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49138
    • 提供者:烈马
  1. zGEP

    0下载:
  2. 是zuojie用java实现的gep库,加上我在上面实现的关联规则挖掘。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:291775
    • 提供者:Jacky Gao
  1. DM_partition

    0下载:
  2. 数据挖掘的算法实现,Aprori算法的改进算法,有界面。用于关联规则的挖掘
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30670
    • 提供者:小A
  1. FPGROWTH

    0下载:
  2. FP-GROWTH算法实现数据挖掘中的关联规则
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16692
    • 提供者:小白
  1. Apriori program

    0下载:
  2. 这是一个数据挖掘中的关联规则挖掘的经典算法:Apriori算法的程序-This is the code of Apriori-the classical algorithm used in Association Rules of Data Mining
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:694609
    • 提供者:金水湾
  1. arview

    0下载:
  2. 数据挖掘中,关联规则的例子,源码, arview算法的应用实例-data mining, association rules example, the source, the algorithm arview Application
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:73434
    • 提供者:cxl
  1. arminer

    0下载:
  2. 本程序实现的是关联规则挖掘领域中规则发现算法.-this program is the Mining Association Rules field rules algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38246
    • 提供者:倪玲
  1. apriori2

    0下载:
  2. apriori算法是数据挖掘的经典算法之1,其基于关联规则的思想.这是我的第2个收藏算法-algorithm is data mining algorithms of a classic algorithms, based on the idea of association rules. This is my first two collections Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:97968
    • 提供者:孙为
  1. Apriori1

    0下载:
  2. apriori算法是数据挖掘的经典算法,它基于关联规则的思想.此为我的第3个收藏-algorithm data mining algorithm is the classic algorithm, which is based on the idea of association rules. This was my first three collections
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37271
    • 提供者:孙为
  1. 分析型CRM在连锁超市中的应用

    0下载:
  2. 讲述关联规则在零售业中的作用,相应的算法和实例实现-on association rules in the retail sector's role, the corresponding algorithm to achieve and examples, etc.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13992
    • 提供者:郑永佳
  1. genrule

    0下载:
  2. 数据挖掘关联规则 发现数据间的关系 如超市数据-Data Mining Association Rules data such as the relationship between data stores
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1694
    • 提供者:张烨
  1. Trie

    0下载:
  2. 数据挖关联规则,发现数据间的关系,如超市的数据-data dredging association rules, found the relationship between data, such as supermarket data
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:张烨
  1. gendate

    0下载:
  2. IBM Quest Market-Basket Synthetic Data Generator是做关联规则挖掘多用的一种人工数据合成工具,这方面论文的实验数据大多是用它生成的数据。下面介绍一下它的使用方法,希望能对大家有所帮助,并希望能相互讨论。 下面附件中有该工具的vc源程序,大家可以下载下来,编译以后有个gendata.exe文件,在cmd命令行窗口中使用该命令加参数就可以了(格式是 gen lit|tax|seq [options])。  
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-01-14
    • 文件大小:17742
    • 提供者:sjllog
  1. apriori算法VC

    0下载:
  2. 关联规则的 aprioir算法。可以直接运行
  3. 所属分类:其它

  1. apriori的C#源码

    0下载:
  2. 用于关联规则挖掘apriori算法的C#编程
  3. 所属分类:C#编程

    • 发布日期:2010-10-11
    • 文件大小:502855
    • 提供者:gongwei608
  1. Matlab实现Apriori算法

    4下载:
  2. 简单的用Matlab实现关联规则基本算法Apriori算法,打开Matlab 目录调至压缩包解压的目录下,直接在matlab上运行test,有测试数据。
  3. 所属分类:matlab例程

  1. c4.5

    0下载:
  2. 决策树关联规则比较经典的算法,通常一下大型的应用项目使用,因为其稳定,实用!-Comparison of the classical association rules decision tree algorithm, usually about the use of large-scale application projects, because of its stability, and practical!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:161233
    • 提供者:李伟
  1. Apriori

    1下载:
  2. 用C#实现的关联规则Apriori算法。请大家放心使用。-With C# Realized Apriori algorithm for association rules. Please rest assured to use.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:2868
    • 提供者:薇琪
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com