Welcome![Sign In][Sign Up]
Location:
Search - C4.5 decision tree MATLAB

Search list

[Other resourceC4.5算法

Description: 数据挖掘中的决策树C4.5算法的实现,用matlab实现-Data Mining Decision Tree Algorithm of C4.5, using Matlab to achieve
Platform: | Size: 2308 | Author: 利军 | Hits:

[matlabC4.5算法

Description: 数据挖掘中的决策树C4.5算法的实现,用matlab实现-Data Mining Decision Tree Algorithm of C4.5, using Matlab to achieve
Platform: | Size: 2048 | Author: 利军 | Hits:

[Mathimatics-Numerical algorithmsDescionTree

Description: 决策树技术之ID3以及C4.5算法学习,很有用哦-decision tree technology and C4.5 ID3 algorithm learning useful oh
Platform: | Size: 114688 | Author: 唐稍逊 | Hits:

[source in ebookC45source

Description: C45决策树工具的源代码,及其使用说明。-Application of C45 decision tree tools of source code, and its use.
Platform: | Size: 48128 | Author: 杨金 | Hits:

[JSP/JavaC4.5

Description: C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描和排序,因而导致算法的低效。此外,C4.5只适合于能够驻留于内存的数据集,当训练集大得无法在内存容纳时程序无法运行。-C4.5 algorithm has the following advantages: the classification rules easier to understand, accurate and a higher rate. Its shortcomings are as follows: in the tree structure, the need for a number of data sets the order of scanning and sorting, thus leading to inefficient algorithms. In addition, C4.5 can only be applied to the presence of a data set in memory, when the training set too great to accommodate in memory when the program can not run.
Platform: | Size: 1024 | Author: xinyuanwo | Hits:

[Mathimatics-Numerical algorithmssee5-public

Description: C5.0 决策树源码, 此算法要优于C4.5算法-C5.0 decision tree source, this algorithm is superior to C4.5 algorithm
Platform: | Size: 81920 | Author: Jianfei Wu | Hits:

[matlabC4.5-2

Description: 数据挖掘中的c4.5算法 给予决策树-Data Mining in the given decision tree algorithm c4.5
Platform: | Size: 3072 | Author: gezn | Hits:

[AI-NN-PRNeC45

Description: 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.
Platform: | Size: 8192 | Author: | Hits:

[matlabC4_5

Description: 决策树C45,用matlab编写的,数据挖掘算法。-Decision Tree C45, prepared by matlab, data mining algorithms.
Platform: | Size: 2048 | Author: 来海锋 | Hits:

[Data structsc4.5matlab

Description: c4.5 关于决策树decision tree的matlab实现程序 -c4.5 decision tree decision tree on the realization of the matlab program
Platform: | Size: 4096 | Author: 凌风 | Hits:

[Windows Developmatlab-C4.5

Description: C4.5 决策树算法源码。C4.5决策树是决策树领域的经典算法。以其为内容的书籍引用率已经达到一万次以上-C4.5 decision tree
Platform: | Size: 2048 | Author: 赵小天 | Hits:

[AI-NN-PRC4_5

Description: C4.5决策树matlab程序,本人找了很久才找到,绝对能用-C4.5 Decision Tree code
Platform: | Size: 2048 | Author: chexunjian | Hits:

[matlabmatlab

Description: 决策树C4.5和CART算法的m源码 -CART decision tree algorithm C4.5 and the source m
Platform: | Size: 4096 | Author: 王麦 | Hits:

[matlabC4_5.m

Description: 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 possible tests that can split the data set and selects a test that gives the best information gain. For each discrete attribute, one test with outcomes as many as the number of distinct values of the attribute is considered. For each continuous attribute, binary tests involving every distinct values of the attribute are considered. In order to gather the entropy gain of all these binary tests efficiently, the training data set belonging to the node in consideration is sorted for the values of the continuous attribute and the entropy gains of the binary cut based on each distinct values are calculated in one scan of the sorted data. This process is repeated for each continuous attributes.
Platform: | Size: 2048 | Author: rajesh | Hits:

[matlabC4_5

Description: C4.5决策树源代码,直接是matlab源代码-C4.5 decision tree source code matlab source code is directly
Platform: | Size: 2048 | Author: geqinghuan | Hits:

[matlabmatlab-C4

Description: 该源代码主要实现C4.5决策树算法,C4.5是对ID3算法的一种改进,它完善了ID3算法,补充了其算法的一点不足-The source code is the main achievement of C4.5 decision tree algorithm, C4.5 is an improved ID3 algorithm, which improved the ID3 algorithm, the algorithm added a little less than its
Platform: | Size: 15360 | Author: 小强 | Hits:

[Fractal programc4.5-decision-tree-matlab

Description: c4.5分类器 支持向量机算法 文本分类 样本支持 核函数算法-c4.5 classifier SVM text classification algorithm sample support kernel function
Platform: | Size: 4096 | Author: fujun | Hits:

[Industry researchc4.5-code

Description: This file contains matlab code for c4.5 decision tree code, which is used to study id3 algorithm based machine learning code
Platform: | Size: 2048 | Author: sgnaren | Hits:

[matlabC4.5决策树

Description: C4.5决策树的MATLAB实现。内有英文和中文混合注释(C4.5 Decision Tree It has English and Chinese Both Zhu Shi)
Platform: | Size: 4096 | Author: 范冰冰 | Hits:

[OtherC4.5

Description: 使用matlab实现C4.5决策树算法核心(Implementing the Core of C4.5 Decision Tree Algorithms with MATLAB)
Platform: | Size: 2048 | Author: lbt136136 | Hits:
« 12 »

CodeBus www.codebus.net