Welcome![Sign In][Sign Up]
Location:
Search - binary decision tree matlab

Search list

[Mathimatics-Numerical algorithmsjueceshu

Description: 决策树 cart 二叉树代码,简要算法与说明-Decision tree cart binary tree code algorithm and briefly explain
Platform: | Size: 2048 | Author: and | Hits:

[matlabPatternRecognition

Description: 1.Fisher分类算法 2.感知器算法 3.最小二乘算法 4.快速近邻算法 5.K-近邻法 6.剪辑近邻法和压缩近邻法 7.二叉决策树算法-1.Fisher Classification Algorithm 2. Perceptron algorithm 3. Least-squares algorithm 4. Fast nearest neighbor 5.K-neighbor method 6. Clips neighbor neighbor method and compression method 7. Binary Decision Tree Algorithm
Platform: | Size: 8192 | Author: wct | 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:

[matlabbinary_decision_tree_v1.0

Description: this package is binary Decision Tree code implement in matlab.
Platform: | Size: 1310720 | Author: mohedin | Hits:

CodeBus www.codebus.net