登录
首页 » matlab » C4_5.m

C4_5.m

于 2011-03-17 发布 文件大小:2KB
0 16
下载积分: 1 下载次数: 45

代码说明:

  his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the possible tests that can split the data set and selects a test that gives the best information gain. For each discrete attribute, one test with outcomes as many as the number of distinct values of the attribute is considered. For each continuous attribute, binary tests involving every distinct values of the attribute are considered. In order to gather the entropy gain of all these binary tests efficiently, the training data set belonging to the node in consideration is sorted for the values of the continuous attribute and the entropy gains of the binary cut based on each distinct values are calculated in one scan of the sorted data. This process is repeated for each continuous attributes.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kf_sine_demo
    扩展卡尔曼滤波用于目标跟踪的典型案例,简单易理解(Kalman filter for target tracking in typical cases)
    2009-12-29 10:40:33下载
    积分:1
  • Unconstrained_optimization
    说明:  压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数(Compression bag contains unconstrained optimization problems of several commonly used method of source: variable rotation Act (variable_rotation.m), steepest descent method (steepest_descent.m), as amended Newton (modified_newton.m), conjugate gradient method (conjugate_gradient.m). In addition, coefficient_matrix.m as the objective function coefficients obtained matrix, minval.m function for the minimum calculation, gradient.m for gradient calculation function)
    2008-12-06 22:12:43下载
    积分:1
  • Kohonen
    该代码是基于Kohonen网络的分类算法(The code is a classification algorithm based on Kohonen networks)
    2011-08-31 20:30:55下载
    积分:1
  • controllerfuzzy125
    La logique floue est le meilleur moyen de convertir les stratégies de contrô le du langage naturel qui sont utilisées par l’homme à une forme utilisable par les machines. Des expériences ont montré qu’un contrô leur classique donne parfois même de meilleurs résultats que l’opérateur humain
    2013-12-08 18:12:30下载
    积分:1
  • MATLAB_scheler
    GPS Scheler Period Simulation at MATLAB
    2015-03-12 11:07:33下载
    积分:1
  • power_upfc1
    power upfc simulink power stablizer
    2013-07-20 00:23:38下载
    积分:1
  • iTextsharp.PDFImagePicker
    利用iTextsharp提取PDF文件中图片的控制台程序源码,根据原itextsharp.ExtractImagesFromPDF改进(This is a pick image console program, You can use pdf command to pick a image PDF file. )
    2014-09-27 19:43:35下载
    积分:1
  • HUinvmoments
    说明:  HU的七个不变矩,每个文件是一个子程序,对应冈萨雷斯的数字图像处理教程的(HU)
    2008-10-02 11:25:58下载
    积分:1
  • diganjiance
    该电路用来测量电感变化,在产品中经过考验,非常可靠希望帮助大家学习!(The circuit is used to measure the inductance changes, the product after the test, very reliable hope to help you learn! )
    2012-05-09 15:59:13下载
    积分:1
  • OFDM-Carrier-Sync
    OFDM系统中提出一种改进方法对频偏的捕获, 在联合使用9个短前导序列和长前导序列估计算法的基础上,采用鉴频环路的方法来消除算法中的除法和取模运算 (OFDM system in an improved way of deviation of the capture, in the joint use of nine short leader sequence and the long preamble sequence estimation algorithm, based on the frequency discriminator method to eliminate the loop algorithm in the division and modulo operation)
    2011-08-12 22:28:11下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载