搜索资源列表
cart
- vc++下的决策树cart算法,最为经典的算法之一。
数据挖掘中CART算法实现
- 数据挖掘中CART算法实现(用MATLAB实现)-CART data mining algorithm (MATLAB)
CART
- 用matlab编写的CART数据挖掘决策树算法-using Matlab CART prepared by the Data Mining Decision Tree Algorithm
decision_tree_cart.rar
- 决策树cart,用matlab编写的,数据挖掘算法。,Decision tree cart, prepared using matlab, data mining algorithms.
CaRT
- 简单阐述了CART决策树的原理,包括GINI和TWOING分裂规则-Briefly discusses the principle of CART decision tree, including the GINI and TWOING split rules
CART
- 这是一个分类和回归树算法,它提供一种通用框架将各种各样不同的判定树实例化。-This is a classification and regression tree algorithm, which provides a common framework a wide variety of different decision tree instantiation.
DecisionTrees
- this decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc-this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc
CART
- 决策树算法的CART算法,用MATLAB编写,能有,不错的。-CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.
10Algorithms-08
- This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms
DataMingAlgorithm
- 本压缩包中包括了几个常用的经典的数据挖掘算法,有k_means,CART,fuzzy_k_means,id3,SVM,很有实用性-The compressed package includes several commonly used classical data mining algorithms, there are k_means, CART, fuzzy_k_means, id3, SVM, is very practical
1
- 分类决策树辅助 CT 诊断孤立性肺结节的 方法学研究 应用分类与回归决策树( CART) 算法构建 CT 显像鉴别良恶性孤立性肺结节 ( SPN) 预测模型,探讨数据挖掘技术在 SPN 影像诊断中的应用价值。-Coin lesion, pulmonary Diagnosis, computer-assisted Regression analysis
CART
- 数据挖掘算法中的CART算法,matlab版本-CART matlab
CART
- CART算法 经典的matlab实现 大家可以好好学习一下 有做决策树的可以和我交流-CART algorithm to achieve the classic matlab
CART
- 使用matlabR2007a编写的分类回归树代码,已经调试,可以运行-Prepared using matlabR2007a code classification and regression trees have been debugging, you can run
matlab-cart
- matlab小车基础仿真,一个matlab的实例,对新手有帮助-matlab based simulation of cart
CART
- CART提供一个通用的框架,利用它,可以实例化各种各样不同的判定树。-CART provides a common framework, use it, you can instantiate a variety of different decision tree. 朗读
CART
- 模式分类中对分类二叉树(CART)的实现-Implement for CART in the modification classification
CART
- 机器学习-CART决策树代码。使用UCI上面的Adult数据集。-Machine learning- CART decision tree using adult database on UCI.
CART
- CART又名分类回归树;主要用于数据挖掘中的数据分类;(CART, also known as classification and regression tree, is mainly used for data classification in data mining;)