搜索资源列表
smtong030212
- data mining decision tr-data mining decision tree
FID3-Fuzzy-Induction-Decision-Tree
- FID3 Fuzzy Induction Decision Tr-FID3 Fuzzy Induction Decision Tree
DTC4.5-Src
- The C4.5 system consists of four principal programs: 1) the decision tree generator ( c4.5 ), 2) the production rule generator ( c4.5rules ), 3) the decision tree interpreter ( consult ), and 4) the production rule interpreter ( consul
DecisionTree
- Decision Tree source code
ginitree
- giniTree.cpp and giniTree.hpp will train a decision tree using the gini index to determine split attributes and split points
C50
- Decision Tree C50 source code
AMC
- Malware Classifer J48 Decision Tr-Malware Classifer J48 Decision Tree
HTK-digital-SR-system-
- 该系统能够识别连续说出的数字串和若干组姓名。建模是针对子词(sub-word, eg. 音 素),具有一定的可扩充性。当加入一个新名字时,只需修改发音词典和任务语法即可。模 型为连续混合高斯输出,运用语音决策树聚类形成的绑定状态式三音素。-The system is able to recognize continuously spoken digit string and the number of groups name. Modeling is a sub-word (sub-wo
id3-code
- id3 decision tree source code
content-related-to-the-decision-tree
- 介绍与决策树相关的内容及剪枝方法的改进。-Improvement of the introduced content related to the decision tree pruning method.
classificiation-algorithm-overview
- 机器学习领域经典分类算法综述,包括Decision Tree(ID3、C4.5(C5.0)、CART、PUBLIC、SLIQ和SPRINT算法),三种典型贝叶斯分类器(朴素贝叶斯算法、TAN算法、贝叶斯网络分类器),k-近邻 、 基于数据库技术的分类算法( MIND算法、GAC-RDB算法),基于关联规则(CBA:Classification Based on Association Rule)的分类(Apriori算法),支持向量机分类,基于软计算的分类方法(粗糙集(rough set)、遗传
Machine-Learning_Cod.tar
- Build a decision tree (DT) classfier using the following three strategies for stopping growth of a tree: i) threshold on the decrease in impurity ii) threshold on the number of data vectors at a node iii) grow the tree as much as possible and the
lecture-04-decision-trees-done
- Implementation of decision tree in data mining to solve multi branch problem
c4.5-code
- This file contains matlab code for c4.5 decision tree code, which is used to study id3 algorithm based machine learning code
KCB-AKHR
- Kecerdasan buatan decision tree untuk menentukan masa studi mahasiswa menggunakan algoritma c4.5
decision-tree
- The given rar code file provides different function to make a decision tree, Gives probabilty about the happening of an event.