搜索资源列表
dtree
- 数据挖掘中,判别树算法的应用例子。属于分类中的算法 很好。-data mining, discriminant Tree Algorithm application examples. The classification is a good algorithm.
DTree
- 该程序用VC++6.0编写决策树,包括训练程序,和决策程序,和训练以及测试所用的数据-The program written with VC++6.0 decision tree, including training procedures, and decision-making procedures, and training and test data used
DTree
- C++编写的数据挖掘决策树算法 Mathimatics-Numerical algorithms -C++ Prepared Data Mining Decision Tree Algorithm Mathimatics-Numerical algorithms
dtree_up.cpp
- spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm for queries
kdtree
- 用matlab编写的k-dtree,加快搜索,在点云拼合中应用广泛。-Matlab prepared with k-dtree, to speed up the search, put together in the point cloud in a wide range of applications.
DTree
- D-Tree是在机器学习的领域中一项非常重要的概念,D-Tree可以将大幅度地提高以前数的结构的效率。上传的文件中实现了一个最基本的D-Tree,并带有三个样例。-D-Tree is in the field of machine learning a very important concept, D-Tree can be significantly improved before the structure of a number of efficiency. From the paper
dTREE
- 经典的数据挖掘算例的代码,生成决策树,可看到生成树的规则。-Classic example of data mining code, to generate decision trees can be seen spanning tree rules.
dtree
- 决策树的实现代码,是模式识别的一种决策方法。-The implementation program of Decision tree。
DTree
- 决策树算法。 决策树算法。 决策树算法。-Decision tree algorithm. Decision tree algorithm. Decision tree algorithm. Decision tree algorithm. Decision tree algorithm.
DTree-C4.5
- ID3 决策树的实现 数据挖掘 Dtree4.5-ID3 decision tree data mining Dtree4.5
dtree
- 数据挖掘中的判定树算法,使用判定树对数据进行挖掘。-In data mining, the decision tree algorithm, using decision tree to data mining.
dtree
- 一个决策树的代码,觉得不错,推荐一下,大家可以-A decision tree code, feel good, recommend
DTree
- 一个实现分类决策树算法的系统。ID3算法和C4.5算法。-A decision tree algorithm to achieve classification system. ID3 and C4.5 algorithms.