CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Decision trees

搜索资源列表

  1. MLC21NT-C

    0下载:
  2. machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision graphs, naive-bayes, decision tables, majority, induction algorithms, classifiers, categorizers, general logic diagrams, instance-based algorit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3153562
    • 提供者:infinite8
  1. decision-trees

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

    • 发布日期:2008-10-13
    • 文件大小:3475
    • 提供者:潘煜
  1. icsiboost-0.3.tar

    0下载:
  2. Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:116681
    • 提供者:njustyw
  1. C50

    0下载:
  2. 功能强大的决策树分类算法,是C4.5的改进版本,但在精度,速度和内存开销上均有了很大的改进。目前由rulequest公司管理,其可执行程序版本为商业版本,此GPL许可的源代码对外发布。-Both C4.5 and C5.0 can produce classifiers expressed either as decision trees or rulesets. In many applications, rulesets are preferred because they are simp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:131286
    • 提供者:shenjx
  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
    • 文件大小:8347
    • 提供者:
  1. InductionofDecisionTrees

    0下载:
  2. 模式识别中多类分类问题决策树间接Induction of Decision Trees-Pattern Recognition in many types of decision tree classification of indirect Induction of Decision Trees
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:896558
    • 提供者:john
  1. IDE

    0下载:
  2. The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications doi:10.101
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:665
    • 提供者:loris nanni
  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. trees

    0下载:
  2. 树的和 ★问题描述 LISP是一种高级语言,可以用它来表示其它的数据结构,例如二叉树。二叉树由LISP的S 表达式来表示,其规则如下: 空树=() 树= (整数 左子树 右子树) 叶节点=(整数 () ()) ★编程任务 问题是给定一棵由LISP的S表达式决定的二叉树,问是否存在一条从根到叶节点的路径 P,使这条路径上所有节点的和等于一个给定的整数I。 ★数据输入 由文件input.txt给出输入数据。每个输入数据包含多组数据,每组数据包含一个整数I和
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:889103
    • 提供者:skyalone
  1. decision-trees_lisp

    0下载:
  2. 决策树,Machine Learning, Tom Mitchell, McGraw Hill,第3章决策树源码-decision-trees
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3231
    • 提供者:jinjiabao
  1. dTREE

    0下载:
  2. 经典的数据挖掘算例的代码,生成决策树,可看到生成树的规则。-Classic example of data mining code, to generate decision trees can be seen spanning tree rules.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:920472
    • 提供者:陆风
  1. DecisionTrees

    0下载:
  2. 决策树的C/C++源码实现, 机器学习的代码-Decision Trees implementation in C/C++, Machine Learning Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:65039
    • 提供者:Ye Li
  1. tree_engine.cpp

    0下载:
  2. The program using C++ and OpenCV library demonstrates how to use different decision trees
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1002
    • 提供者:zeus
  1. decisiontreeID3

    0下载:
  2. id3 program in java for decision trees
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2311
    • 提供者:prateek
  1. A-comparative-study-on-heuristic-algorithms-for-g

    0下载:
  2. A comparative study on heuristic algorithms for generating fuzzy decision trees
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:228315
    • 提供者:Artz
  1. Ilija-Zdravkov---Decision-trees

    0下载:
  2. Visual C# desktop application for decision trees.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:329537
    • 提供者:ileZ
  1. Decision-Tree

    0下载:
  2. 决策树是数据挖掘分类算法的一个重要方法。在各种分类算法中,决策树是最直观的一种。决策树(Decision Tree)是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率。-A decision tree is an important method of data mining classification algorithms. In various classification algorithms, decision trees is the most in
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:166148
    • 提供者:yanhaohui
  1. decision-tree

    0下载:
  2. 使用matlab建立决策树,分析数据。决策过程中使用了matlab自带的建立决策树的函数。-Using decision trees to predict contact lens type.Training data file (lense.txt) and descr iption file (comments.txt).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1566
    • 提供者:lyr
  1. lecture-04-decision-trees-done

    0下载:
  2. Implementation of decision tree in data mining to solve multi branch problem
  3. 所属分类:Development Research

    • 发布日期:2017-04-30
    • 文件大小:52203
    • 提供者:reidsneo
  1. Decision-Trees

    0下载:
  2. Machine Learning Decision Trees
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:77076
    • 提供者:宗晓
« 12 3 4 5 »
搜珍网 www.dssz.com