Description: 这是决策树C4.5算法的java版源码。希望大家能喜欢,愿共同分享!-Decision Tree Algorithm C4.5 java version of the source code. Hope you will like it is willing to share! Platform: |
Size: 1729 |
Author:gosiger |
Hits:
Description: 这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码-weka from the home page to download an algorithm Bank improved algorithm inside with the readme file, only the main algorithm, about 600 lines of code Platform: |
Size: 8192 |
Author:孙为 |
Hits:
Description: 本代码是用java语言编写的基于决策树c4.5算法的数据挖掘程序,它可以在很多领域如股票系统中使用 -the code is written in java-based Decision Tree Algorithm Bank data mining process, it can in many areas such as the use of the stock system Platform: |
Size: 231424 |
Author:飞翔 |
Hits:
Description: C4.5是决策树的经典算法
C4.5 归纳学习是完全自动的学
习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for its examples of learning Platform: |
Size: 1024 |
Author:唐宇 |
Hits:
Description: 这是决策树C4.5算法的java版源码。希望大家能喜欢,愿共同分享!-Decision Tree Algorithm C4.5 java version of the source code. Hope you will like it is willing to share! Platform: |
Size: 1024 |
Author:gosiger |
Hits:
Description: C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描和排序,因而导致算法的低效。此外,C4.5只适合于能够驻留于内存的数据集,当训练集大得无法在内存容纳时程序无法运行。-C4.5 algorithm has the following advantages: the classification rules easier to understand, accurate and a higher rate. Its shortcomings are as follows: in the tree structure, the need for a number of data sets the order of scanning and sorting, thus leading to inefficient algorithms. In addition, C4.5 can only be applied to the presence of a data set in memory, when the training set too great to accommodate in memory when the program can not run. Platform: |
Size: 1024 |
Author:xinyuanwo |
Hits:
Description: 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 Platform: |
Size: 465920 |
Author:sang |
Hits:
Description: 决策树关联规则比较经典的算法,通常一下大型的应用项目使用,因为其稳定,实用!-Comparison of the classical association rules decision tree algorithm, usually about the use of large-scale application projects, because of its stability, and practical! Platform: |
Size: 160768 |
Author:李伟 |
Hits: