搜索资源列表
DecisionTree
- this an weka tool source code implemented in java used for decision tr-this is an weka tool source code implemented in java used for decision tree
Decision_Tree_algorithm(Java)
- Decision Tree algorithm(Java).pdf
CLTree
- Clustering through Decision Tree Construction - CLTree - A subspace clustering algorithm.-Clustering through Decision Tree Construction- CLTree- A subspace clustering algorithm.
jueCeShurar
- 这个是用来做决策树用的,很清楚的看出结构,可以看看哦-This is a decision tree used to make very clear to see the structure, you can see Oh
Drzewo_decyzyjne.sem1_prog2
- Implementation of the algorithm of the Decision tree learning in the C language.
ENSEMBLE-CLASSIFIER-CODE
- this is matlab code for ensemble classifier such as decision tr-this is matlab code for ensemble classifier such as decision tree
MultivariateDecisionTree-
- 单变量的决策树算法造成树的规模庞大,规则复杂,不易理解。本文结合粗糙集原理中的相对核及加权粗糙 度的方法,提出了一种新的多变量决策树算法。 -Decision Tree Algorithm in univariate tests caused large-scale, complex rules that are difficult to understand. Based on the rough sets theory of attributes reduction, the c
Decisiontree
- 实现基本功能的决策树分类算法,可以对连续变量进行处理,能显示生成的决策树。-Basic functions of decision tree classification algorithm for continuous variables can be processed to show the resulting decision tree.
tree
- 决策树分类的各种代码,包括ID3、c4.5等等,有界面可以运行-Various code of decision tree classification, including ID3, C4.5 and so on, there are interface can run
dectree
- Implementation of decision tree in Python.
decisionTree
- A simple one two layer decision tree implementation.
Phyton
- Decision Tree in Phyton
Program3-RanShu
- 实现决策树算法 深度学习 。。。。。。。。。。。(decision tree learning)
01决策树分类问题:预测销量高低
- 用python决策树分类问题:预测销量量的高低问题(Decision tree classification problem using Python: forecasting the volume of sales)
CART
- 对汽车评估的分类决策树构建,使用了常用的python的机器学习库scikit-learn(Construction of classified decision tree for automobile evaluation,Use the common Python's machine learning library scikit-learn)