CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - association rule mining

搜索资源列表

  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_STL

    0下载:
  2. 使用C++STL实现的关联规则挖掘Apriori算法,代码简洁易懂。-use C STL realized Apriori association rule mining algorithm, code easy to read.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7334
    • 提供者:szg
  1. FPtree

    0下载:
  2. 关联规则挖掘算法FPtree的源代码,是一种不必产生候选集的关联规则挖掘算法-association rule mining algorithm FPtree of source code, is a candidate need not have a set of association rules mining algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21150
    • 提供者:sunqiao
  1. guanlianguizehuizong

    0下载:
  2. 今天一上午在网站上所下载的一些关于关联规则挖掘算法的源程序,有些还是自己看不太懂的,希望能够大家一起探讨一下-One morning today on the web at some download about association rule mining algorithm source code, and some still do not really understand their own look, and I hope everyone can work together to
  3. 所属分类:AI-NN-PR

  1. DataminingBasedonGeneticAlgorithms

    0下载:
  2. 本文提出了基于遗传算法的关联规则的提取方法,并从编码方法、适应度函数的构造、交叉算子和变异算子的设计等方面进行了详细都讨论和分析,并结合我校的智能型学生测评系统,给出了用遗传算法进行关联规则挖掘的实例。-This paper brings forward the algorithms based on the genetic algorithms of association rules,discusses and analyses the genetic algorithms in detai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3673270
    • 提供者:yunzhang
  1. IBMVC

    0下载:
  2. IBM Quest Market-Basket Synthetic Data Generator是做关联规则挖掘多用的一种人工数据合成工具,这方面论文的实验数据大多是用它生成的数据。-IBM Quest Market-Basket Synthetic Data Generator for mining association rules is to do a manual multi-purpose data integration tools, this paper experimental
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:17354
    • 提供者:熊宝强
  1. ar

    0下载:
  2. 关联规则挖掘及其在复杂工业过程控制中的应用研究硕士学位论文。-Association rule mining and its application in complex industrial process control in the application of a master' s degree thesis.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5561201
    • 提供者:liuqi
  1. paper

    0下载:
  2. 关联规则论文: GP在入侵检测规则提取中的适应度函数设计.pdf 采用数据挖掘的入侵检测技术研究.pdf 分类规则挖掘算法综述.pdf -Articles of Association Rules: GP in intrusion detection rule extraction in the design of fitness function. Pdf intrusion detection using data mining technology research. Pd
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1308969
    • 提供者:yxm
  1. fpGroth

    0下载:
  2. FP-Tree算法是关联规则挖掘算法,和经典的Apriori算法相比,有很大优势。-FP-Tree algorithm is association rule mining algorithm, and classical Apriori algorithm, there is a great advantage.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:94394
    • 提供者:聂风
  1. Apriori

    0下载:
  2. 关联规则挖掘用以发现商品销售中的顾客购买模式。本源代码给出了关联规则挖掘算法中最经典的算法Apriori算法的实现。-Association rule mining to find merchandise sales in customer buying patterns. Source code gives the association rules mining algorithm is the most classic Apriori algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:198833
    • 提供者:wangge
  1. apriori

    0下载:
  2. Apriori算法【l】:1994年由R.Agrawal等人提出来的Apriori算法是 关联规则挖掘的一个经典算法,后来的许多算法都是基于该算法的思想。算 法的名称来源于在算法中应用了频繁项集的先验知识,即:一个频繁项集的 任一非空子集必定是频繁项集;因此只要某一项集是非频繁的,则其超集就 无须再检验。-Apriori algorithm】 【l: 1994 by R. Agrawal et al to the Apriori algorithm is a classical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:205874
    • 提供者:plairstar
  1. Association.Algorithms

    0下载:
  2. 关联规则挖掘算法综述Association Rule Mining Algorithms -Association Rule Mining Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:10846
    • 提供者:ka
  1. Bayes-Classifier-Association-Rules

    0下载:
  2. 朴素贝叶斯分类是一种简单而高效的分类模型,然而条件独立性假设在现实中很少出,致使其性能有所下降。通过引入关联规则,从两方面来改善朴素贝叶斯分类的性能。一方面,通过对关联规则的挖掘,发现条件属性之间的关联关系,并且利用这种关联关系弱化朴素贝叶斯的独立性假设;另一方面,通过关联规则的置信度,给朴素贝叶斯加权。 -Naive Bayesian classifier is a simple and efficient classification model, the conditional indep
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1310436
    • 提供者:张广明
  1. Apriori

    0下载:
  2. 数据挖掘算法 关联规则挖掘 Apriori经典算法的实现-Data mining algorithm Apriori association rule mining algorithms to achieve the classic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2690
    • 提供者:Sandy
  1. DataGen.tar

    0下载:
  2. 数据挖掘关联规则算法的数据生成器,参数在txt文本中,可以自己设置.-The data mining algorithm of association rule data generator parameters txt text, you can set up their own.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:401817
    • 提供者:李华
  1. Apriori

    0下载:
  2. Apriori算法C++实现,Apriori算法是一种挖掘关联规则的频繁项集算法,其核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集-Apriori algorithm C++ realize, Apriori algorithm is an association rule mining frequent itemsets algorithm, the core idea is the frequent item sets through a two-stage closed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1060829
    • 提供者:lihaoliang
  1. Apriorisrc

    0下载:
  2. Apriori算法是一种挖掘关联规则的频繁项集算法,其核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集。而且算法已经被广泛的应用到商业、网络安全等各个领域。-Apriori algorithm is an association rule mining frequent itemsets algorithm, the core idea is to dig down through the closed itemsets candidate sets generated in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2577660
    • 提供者:alan
  1. apriori_java

    0下载:
  2. Apriori算法[1]是一种最有影响的挖掘布尔关联规则频繁项集的算法。其核心是基于两阶段频集思想的递推算法。该关联规则在分类上属于单维、单层、布尔关联规则。在这里,所有支持度大于最小支持度的项集称为频繁项集,简称频集。-Apriori algorithm [1] is one of the most influential association rule mining algorithm Boolean frequent item sets. Its core is based on a t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:43200
    • 提供者:alan
  1. MSML

    0下载:
  2. 支持多最小支持度多层次的关联规则挖掘,数据集为T10I4D100K,多最小支持度阈值为MSchange-Support multiple minimum supports multi-level association rule mining, data set T10I4D100K, more than the minimum support threshold MSchange
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1064495
    • 提供者:姜杉
  1. MSML-FP

    0下载:
  2. 支持多最小支持度多层次的关联规则挖掘算法,基于fp-growth方法优化实现-Support multiple minimum supports multi-level association rule mining algorithms, optimization fp-growth-based approach to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:941104
    • 提供者:姜杉
« 12 »
搜珍网 www.dssz.com