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

搜索资源列表

  1. decision-trees

    0下载:
  2. 决策树lisp代码 决策树lisp代码-decision tree lisp code decisio n tree lisp code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.39kb
    • 提供者:潘煜
  1. decision-making-tree-algorithm

    1下载:
  2. One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the rule from large-scale data middle.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15.47kb
    • 提供者:渐令
  1. deboor-cox.rar

    0下载:
  2. 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-13
    • 文件大小:215.63kb
    • 提供者:高阳
  1. CART

    1下载:
  2. 这是一个分类和回归树算法,它提供一种通用框架将各种各样不同的判定树实例化。-This is a classification and regression tree algorithm, which provides a common framework a wide variety of different decision tree instantiation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1.33kb
    • 提供者:肖箫
  1. decision-tree

    0下载:
  2. 本程序实现了一个决策树生成程序, 决策树学习是应用最广的归纳推理算法之一。这是一种逼近离散值函数的方法,对噪声数据有很好的健壮性且能够学习析取表达式。在这种方法中学习到的函数被表示为一棵决策树。学习得到的决策树也能再被表示多个if-then规则,以提高可读性。本程序附带详细的说明文档-decision tree ID3
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:50.44kb
    • 提供者:
  1. NeC45

    0下载:
  2. NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:8.15kb
    • 提供者:
  1. decision+tree

    0下载:
  2. 决策树,很经典,不是一般的经典,你看看吧-Decision tree, it is classic, not an ordinary classic, you take a look at it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:625.79kb
    • 提供者:朱朱
  1. DT

    0下载:
  2. 决策树算法的详细介绍和例子,希望有用-A detailed descr iption of decision tree algorithm and examples, I hope useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:111.21kb
    • 提供者:tang yang
  1. SVMDecision

    3下载:
  2. VM分类器通常具有较高的分类精度。我这里不想过多的去说SVM是怎么回事,只是提供一种使用SVM进行判别的方法。决策树与SVM的结合,可以分多类。-VM classifier usually has a higher classification accuracy. I do not want too much here to say how the matter SVM, SVM is used to provide a method for identification. The combin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:103.18kb
    • 提供者:steve
  1. SimulationandMonteCarlo

    0下载:
  2.  the book <<Simulation and Monte Carlo With applications in finance and MCMC >> about MONte carlo method applying to finance problem and markov chain and markov decision process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3.23mb
    • 提供者:胡桃
  1. 2004070715074225631

    0下载:
  2. learning decision tree algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:330.5kb
    • 提供者:zhongyan
  1. J48cv

    1下载:
  2. 基于决策树的n则交叉验证分类器-based on decision tree cross-validation classifier.....................
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:230.01kb
    • 提供者:yinjj
  1. Comprehensive-data-mining-decision-support-system-

    0下载:
  2. 综合决策支持系统中数据挖掘功能的设计与实现-Comprehensive data mining decision support system design and implementation features
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:110.33kb
    • 提供者:hao5208
  1. decision-tree

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

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

    0下载:
  2. 是一个决策树算法,该算法-Is a decision tree algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:129.68kb
    • 提供者:jj
  1. Fuzzy-Decision-Tree-Algorithms

    0下载:
  2. Fuzzy Decision Tree Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:Artz
  1. decision

    0下载:
  2. decision tree coding for we learning and together learn-decision tree coding for we learning and together learn.....
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4.88kb
    • 提供者:larnoy
  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. decision-tree

    1下载:
  2. 基于决策树的增量学习算法相关文档,主要用于文本分类-Incremental learning algorithm based on decision tree document, mainly for text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:1.06mb
    • 提供者:liujingwen
  1. decision tree

    0下载:
  2. 决策树(Decision Tree)是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法,是直观运用概率分析的一种图解法。本代码提供生成决策树的算法。(A decision tree is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including c
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:2.04mb
    • 提供者:呜呜2018
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com