CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - ID3 algorithm

搜索资源列表

  1. ID3

    0下载:
  2. 自己实现的ID3算法,可以对连续变量进行离散化操作-Own implementation of ID3 algorithm to discretize the continuous operation of the variable
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:355520
    • 提供者:jcli
  1. ID3-CSharp

    0下载:
  2. This my implementation of ID3 algorithm. 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 lead
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:62123
    • 提供者:Putra
  1. id3

    0下载:
  2. 数据挖掘分类规则中的决策树算法中的ID3算法,对于理解数据挖掘有一定的帮助。-Data mining classification rules in the decision tree algorithm ID3 algorithm, is certainly helpful for understanding data mining.
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:67733
    • 提供者:xulinlin
  1. C4.5

    0下载:
  2. C4.5 算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法. C4.5算法继承了ID3算法的优点,并在以下几方面对ID3算法进行了改进: 1) 用信息增益率来选择属性,克服了用信息增益选择属性时偏向选择取值多的属性的不足; 2) 在树构造过程中进行剪枝; 3) 能够完成对连续属性的离散化处理; 4) 能够对不完整数据进行处理。 C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:2058
    • 提供者:李菲
  1. id32

    0下载:
  2. ID3算法,C实现的,能运行,请大家多多指教-ID3 algorithm, C implementation, can run, please comment...................
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:981215
    • 提供者:谢显杰
搜珍网 www.dssz.com