Location:
Search - matlab C4_5
Search list
Description: 用matlab语言写的C4.5算法,用于模式分类
Platform: |
Size: 2199 |
Author: 罗升阳 |
Hits:
Description: Quinlan s C4.5 算法的实现-the implementation of C4.5
Platform: |
Size: 2048 |
Author: g |
Hits:
Description: 数据挖掘算法,分类树的C4.5算法,用于模式分类-data mining algorithms, the C4.5 classification tree algorithm for pattern classification
Platform: |
Size: 2048 |
Author: sah |
Hits:
Description: [数据挖掘]数据挖掘部分算法的matlab实现 C4_5
比较经典的代码-[Data Mining] part of data mining algorithms compare classic C4_5 realize matlab code
Platform: |
Size: 10240 |
Author: fff |
Hits:
Description: 用matlab语言写的C4.5算法,用于模式分类-Matlab language used to write the C4.5 algorithm for pattern classification
Platform: |
Size: 2048 |
Author: 罗升阳 |
Hits:
Description: 数据挖掘部分算法的matlab实现 C4_5
大家可以共同研究研究-Data mining algorithm matlab part we will be able to realize C4_5 Research
Platform: |
Size: 2048 |
Author: lady |
Hits:
Description: 决策树C45,用matlab编写的,数据挖掘算法。-Decision Tree C45, prepared by matlab, data mining algorithms.
Platform: |
Size: 2048 |
Author: 来海锋 |
Hits:
Description: 这是一个用matlab编写的C4.5算法的实现-this is a classification of machine learing,C4.5,using matlab
Platform: |
Size: 2048 |
Author: dupei |
Hits:
Description: C4.5算法 matlab实现的,感觉还可以,大家可以看看!-the implementation of C4.5 using matlab
Platform: |
Size: 2048 |
Author: dizhaung |
Hits:
Description: C4.5决策树matlab程序,本人找了很久才找到,绝对能用-C4.5 Decision Tree code
Platform: |
Size: 2048 |
Author: chexunjian |
Hits:
Description: matlab源代码 C4.5决策树算法的matlab实现-C4.5
Platform: |
Size: 2048 |
Author: 李军 |
Hits:
Description: 数据挖掘的 MATLAB 算法源代码 希望有用-MATLAB algorithm for data mining source code hope helpful
Platform: |
Size: 2048 |
Author: 翟雪彤 |
Hits:
Description: c4.5经典算法,实现决策树分类功能,可以对连续数值和离散数值实现很好的分类,并有剪枝功能-c4.5 classic algorithms, to achieve the decision tree classification, can be continuous and discrete numerical values to achieve good classification, and a pruning function
Platform: |
Size: 2048 |
Author: zhangyi |
Hits:
Description: 从网络上搜集的决策树源码,包括C4_5、ID3、CART_iris三个源码,供大家一起学习研究。-Decision tree collected from the network source, including C4_5, ID3, CART_iris 3 source for study and research with everyone.
Platform: |
Size: 4096 |
Author: haiyang |
Hits:
Description: c4.5 a classification
Platform: |
Size: 2048 |
Author: mysuzan |
Hits:
Description: 一种关于c4.5的简单matlab编程。-A kind of simple matlab program on c4.5.
Platform: |
Size: 2048 |
Author: 妮子 |
Hits:
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:
Description: C4.5决策树源代码,直接是matlab源代码-C4.5 decision tree source code matlab source code is directly
Platform: |
Size: 2048 |
Author: geqinghuan |
Hits:
Description: matlab实现决策树C4.5算法,首先利用训练数据创建决策树,再用测试数据对决策树进行剪枝。-C4.5 decision tree algorithm matlab realize, first use training data to create decision trees, and then test data for decision tree pruning.
Platform: |
Size: 2048 |
Author: 王杰 |
Hits:
Description: 决策树分类算法C4.5的matlab代码实现,可返回训练集和测试集的结果,有详细注释(classification tree)
Platform: |
Size: 1024 |
Author: 木木木233
|
Hits: