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

搜索资源列表

  1. Apriori(VC程序)

    0下载:
  2. 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discovery, Data Mining, AI, Pattern Re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:73442
    • 提供者:杨永刚
  1. apriori算法java实现

    2下载:
  2. 针对于关联规则数据挖掘的apriori算法,采用ODBC连接数据库.采用Java实现.-Implement apriori algorithm of Assosiation Rule Data Mining using Java, accessing database with ODBC.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:53350
    • 提供者:colin
  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-COM

    0下载:
  2. 用VC做的一个挖掘系统的关联规则算法。COM组件的源代码,已应用到实际系统中。-Utilising VC to make a program which is a arithmetic of affiliated enterprise of dig system. COM components have been applied the system.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37733
    • 提供者:贺瑞
  1. apriori(c)

    1下载:
  2. 数据挖掘算法 关联规则算法 apriori算法(c语言版本)-algorithm of data mining algorithm of corelationship rule algorithm of aproori (C language edition)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:124148
    • 提供者:万喜
  1. Bpriori_0

    0下载:
  2. 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10537
    • 提供者:hq
  1. fimi141

    0下载:
  2. 频繁模式挖掘算法,可以用于数据挖掘中关联规则的频繁项集挖掘- The frequent pattern excavation algorithm, may use in the data mining to be connected the rule the frequent item of collection to excavate
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29498
    • 提供者:ann
  1. apriori_windows

    0下载:
  2. 关联规则的apriori算法实现,运行于windows环境下-association rules algorithm algorithm, which runs on Windows environment
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43146
    • 提供者:栾轶佳
  1. apriori-rules

    0下载:
  2. 关联规则挖掘,一种改进了的APRIORI算法,效率较原有算法大大提高-mining association rules, an improved algorithm for the analysis and efficient than the original algorithm greatly enhanced
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2921
    • 提供者:程会平
  1. Apiori_Java

    0下载:
  2. 数据挖掘关联规则Apiori算法的java实现,关于算法可参考韩家伟的数据挖掘教程-Data Mining Association Rules Apiori algorithm java realization of algorithm reference Han Wei Data Mining Directory
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4013
    • 提供者:赠礼
  1. DataMiningExample

    0下载:
  2. 用MATLAB和VC实现关联规则挖掘的一个样例,有原码-using MATLAB and VC Mining Association Rules an example, the original code
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1621354
    • 提供者:刘数位
  1. 98_102817_1114408677

    1下载:
  2. 数据挖掘的多维关联规则apriori算法的实现-Multidimensional Data Mining Association Rules algorithm algorithm implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15732
    • 提供者:王同招
  1. 学习 .zip.rar

    0下载:
  2. 某贸易中心共10层,设有载客电梯1部。为了处理问题的方便,有以下的限定条件:   (1) 电梯的运行规则是:可到达每层。   (2) 每部电梯的最大乘员量均为K人(K值可以根据仿真情况在10~20人之间确定)。   (3) 仿真开始时,电梯随机地处于其符合运行规则的任意一层,为空梯。   (4) 仿真开始后,有N人(>20人)在该国际贸易中心的1层,开始乘梯活动。   (5) 每个人初次所要到达的楼层是随机的,开始在底层等待电梯到来。   (6) 每个人乘坐电梯到达指定楼层后,再随机地去往
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:9184
    • 提供者:张虹
  1. chapter12

    0下载:
  2. 使用关联规则,对网络中的舆论进行分析,实现平台为matlab(by bpnetwork to anlysize the water)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:29231104
    • 提供者:2536590568
  1. NewWeightedApriori

    0下载:
  2. 加权模糊关联规则挖掘,一种基础算法的改进,增加权值(Weighted fuzzy association rules mining The improvement of algorithm,)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:37888
    • 提供者:HeiYue
  1. zip

    2下载:
  2. 依靠matlab平台采用Apriori算法进行气温与降水关联规则的提取(Using Apriori algorithm to extract association rules between temperature and precipitation based on MATLAB platform)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-11
    • 文件大小:4096
    • 提供者:半糖去冰
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com