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

搜索资源列表

  1. MD5suanfaJavaBeanMD5

    0下载:
  2. MD5算法Java BeanMD5,希望大家参考学习,相信您会有所收获-Java BeanMD5 MD5 algorithm, we hope to learn information, I believe that you will gain
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5505
    • 提供者:zqingfu
  1. C4.5算法源程序

    0下载:
  2. C4.5算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-C4.5 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, and came to decision-making rules.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11474
    • 提供者:亚亚
  1. C4_5.m

    0下载:
  2. his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the poss
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2178
    • 提供者:rajesh
  1. ID3

    0下载:
  2. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3872
    • 提供者:Minh
  1. matlab_Lab3

    0下载:
  2. information gain calculation in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1311
    • 提供者:Molinken
  1. ParInfoGain

    0下载:
  2. ParInfoGain - Computes parallel information gain and gain ratio in Matlab using the Matlab Parallel Computing Toolbox or the Distributed Server (if available) Information gain is defined as: InfoGain(Class,Attribute) = H(Class) - H(Class | At
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2562
    • 提供者:agkj
  1. TestID3

    0下载:
  2. 决策树算法部分代码(从文件中读数据并计算信息增益)-Part of the code of the decision tree algorithm (data read from the file and calculate the information gain)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:274305
    • 提供者:李志琼
  1. onTextCategorization

    0下载:
  2. 本文比较研究了在中文文本分类中特征选取方法对分类效果的影响。考察了文档频率DF、信息增 益IG、互信息MI、V2分布CHI 四种不同的特征选取方法。采用支持向量机(SVM) 和KNN两种不同的分类 器以考察不同抽取方法的有效性。实验结果表明, 在英文文本分类中表现良好的特征抽取方法( IG、MI 和 CHI)在不加修正的情况下并不适合中文文本分类。文中从理论上分析了产生差异的原因, 并分析了可能的 矫正方法包括采用超大规模训练语料和采用组合的特征抽取方法。最后通过实验验证组合特征
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:240923
    • 提供者:xz
  1. C4.5

    0下载:
  2. 决策树分类 通过读取数据 求信息增益率选择最好的分离属性-Decision tree classification by reading the data and information gain ratio to select the best separation properties
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:64444
    • 提供者:lihongjun
  1. informationgain

    0下载:
  2. 完全的信息增益比代码,有注释。已运行。可进行信息熵,信息增益运算-Complete information gain ratio code, annotated.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1157
    • 提供者:fan lu
  1. DecisionTreeID3

    0下载:
  2. 决策树ID3算法的MATLAB程序,这里采用信息增益的方法.-MATLAB program of Decision Tree Algorithm ID3,by the information gain.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2537
    • 提供者:huadong
  1. InformationGain

    0下载:
  2. 使用java实现的信息增益算法,附带了一些训练样本,已经进行了分词-Java algorithm using information gain realized, with some training samples have been carried out participle
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:58705
    • 提供者:helong
  1. c4.5

    0下载:
  2. C4.5是机器学习算法中的另一个分类决策树算法,它是基于ID3算法进行改进后的一种重要算法,相比于ID3算法,改进有如下几个要点:用信息增益率来选择属性.-C4.5 decision tree algorithm is another classification machine learning algorithm, which is based on ID3 algorithm is an important algorithm improved, compared to the ID3 a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:61401
    • 提供者:sunlee0729
  1. InformationGain

    1下载:
  2. 全部信息熵的计算,包括信息熵,条件信息熵以及信息增益。附带Andrew的信息增益教程-All information entropy calculations, including information entropy, conditional entropy and information gain. Andrew incidental information gain Tutorials
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:290486
    • 提供者:刘涛平
  1. TextureClassification_NonExtensiveEntropy

    0下载:
  2. Non-Extensive entropy with Gaussian Information Gain for identifying and classifying regular textures which contain repetitive patterns correlated over space that translates to high probabilities in the gray level co-occurrence matrix-Non-Extensive e
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1881
    • 提供者:lm1756
  1. ID3

    0下载:
  2. MATLAB下的决策树ID3算法,应用信息增益来划分节点-ID3 decision tree algorithm under MATLAB application information gain to divide the node
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2734
    • 提供者:hyhy
  1. treePlotter

    0下载:
  2. 决策树根据信息增益对数据进行分类,并且构造树的结构,输出结果易于理解-Decision tree based on information gain to classify the data, and construct the structure of the tree, the output result is easy to understand
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1389
    • 提供者:dongyanyan
  1. DecisionTreeID3

    0下载:
  2. ID3算法是一种贪心算法,用来构造决策树。ID3算法起源于概念学习系统(CLS),以信息熵的下降速度为选取测试属性的标准,即在每个节点选取还尚未被用来划分的具有最高信息增益的属性作为划分标准,然后继续这个过程,直到生成的决策树能完美分类训练样例。(The ID3 algorithm is a greedy algorithm, which is used to construct a decision tree. ID3 algorithm originated from the concept
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-08
    • 文件大小:2500608
    • 提供者:秦冰
  1. 决策树与随机森林

    2下载:
  2. 给出对决策树与随机森林的认识。主要分析决策树的学习算法:信息增益和ID3、C4.5、CART树,然后给出随机森林。 决策树中,最重要的问题有3个: 1. 特征选择。即选择哪个特征作为某个节点的分类特征; 2. 特征值的选择。即选择好特征后怎么划分子树; 3. 决策树出现过拟合怎么办? 下面分别就以上问题对决策树给出解释。决策树往往是递归的选择最优特征,并根据该特征对训练数据进行分割。(The understanding of decision tree and random
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:2114560
    • 提供者:ZJN27
  1. jiqixuexi

    0下载:
  2. 编写代码计算信息增益,splitDataSet函数是用来选择各个特征的子集的,比如选择年龄(第0个特征)的青年(用0代表)的自己,我们可以调用splitDataSet(dataSet,0,0)这样返回的子集就是年龄为青年的5个数据集。chooseBestFeatureToSplit是选择选择最优特征的函数。(Write code to calculate the information gain.SplitDataSet function is used to select the featur
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:19456
    • 提供者:冰琳
« 12 »
搜珍网 www.dssz.com