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

搜索资源列表

  1. Games

    0下载:
  2. Bayes分类器——算法设计 1. 使用决策树(Decision tree)分类算法、朴素贝叶斯(Naï ve Bayes)算法或者K-近邻(kNN)算法(三者任选其一)对给定的训练数据集构造分类器,并在测试数据集上进行分类预测。 2. 数据集描述: Tic-tac-toe游戏的二叉分类。Tic-tac-toe游戏示例如下-Bayes classifier- Algorithm 1. Using the decision tree (Decision tree) classi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.37mb
    • 提供者:vera
  1. DecisionTree

    0下载:
  2. 通过构造决策树来进行分类,并用信息熵来剪枝获取最小的树从而进行属性约简-By constructing a decision tree for classification, and information entropy to obtain the smallest tree pruning in order to carry out attribute reduction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:16.36kb
    • 提供者:陈雪娇
  1. decision-tree

    0下载:
  2. 该算法是数据挖掘中的数据分类算法,通过构造决策树,进而实现对数据的分类。-Data classification, decision tree structure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:193.86kb
    • 提供者:小恒星
  1. classification-of-decision-tree

    0下载:
  2. 寻找新的构造决策树和简化决策树的方法一直是决策树技术研究的一个热点。SLIQ 算法和 SPRINT 算法很好的解决了磁盘驻留数据太大以至于无法被内存容纳带来的问题-Looking for new constructed decision tree and simplify the decision tree method has been a research focus of the decision tree technique. SLIQ algorithm and SPRINT algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-29
    • 文件大小:775kb
    • 提供者:毛玉凤
  1. Ch03

    0下载:
  2. 基于python的决策树的代码,包括树的构造,绘图,存储,分类。-Based on the decision tree python code, including the tree structure, graphics, storage, classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7.16kb
    • 提供者:jiaxibei
  1. ID3

    0下载:
  2. ID3算法流程如下: 1.如果节点的所有类标号相同,停止分裂; 2.如果没有feature可供分裂,根据多数表决确定该节点的类标号,并停止分裂; 3.选择最佳分裂的feature,根据选择feature的值逐一进行分裂;递归地构造决策树。-ID3 algorithm process is as follows: 1. If the node is the same for all class label, stop dividing 2. If there is no featur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:王志坦
  1. data

    1下载:
  2. 随机森林算法的构造过程:1、通过给定的原始数据,选出其中部分数据进行决策树的构造,数据选取是”有放回“的过程,我在这里用的是CART分类回归树。 2、随机森林构造完成之后,给定一组测试数据,使得每个分类器对其结果分类进行评估,最后取评估结果的众数最为最终结果-Random Forest algorithm construction process: 1, by a given raw data, which part of the decision tree data structu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:9.43kb
    • 提供者:小代
搜珍网 www.dssz.com