Description: 用matlab语言写的C4.5算法,用于模式分类-Matlab language used to write the C4.5 algorithm for pattern classification Platform: |
Size: 2048 |
Author:罗升阳 |
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: 模式识别工具箱函数,包含多种模式识别方法如KNN,PCA,SVM,C4.5,EM算法-Pattern recognition toolbox functions, including a variety of pattern recognition methods such as KNN, PCA, SVM, C4.5, EM algorithm, etc. Platform: |
Size: 362496 |
Author:Arthur |
Hits: