登录
首页 » Others » ID3

ID3

于 2012-05-01 发布 文件大小:2KB
0 89
下载积分: 1 下载次数: 3

代码说明:

  该源码使用ID3算法进行分类,该程序为matlab源码。(Classify using the ID3 algorithm)

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

发表评论

0 个回复

  • cut_sample
    说明:   使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。 (The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
    2010-03-19 11:13:13下载
    积分:1
  • matlab-dzxxgc
    matlab在电子信息工程当中的应用,绝对值得专业下载,学习(professional download matlab in which the application of the Electronic and Information Engineering, definitely worth learning)
    2013-03-26 15:50:14下载
    积分:1
  • matlabFDTD1dfdtd
    在matlab上的FDTD程序关于一维时域有限差分(Matlab program on the one-dimensional FDTD finite difference time domain)
    2010-10-14 15:16:29下载
    积分:1
  • xianxingguahua
    这是线性规划的一些小程序,希望大家都能用得上(This is a linear programming)
    2012-04-27 09:54:25下载
    积分:1
  • SuperResolution
    基于FFT的超分辨率算法,该算法使用原始数据的梯度信息,不用加入先验的约束(Super-resolution based on FFT)
    2012-05-26 11:03:38下载
    积分:1
  • fdtd2D
    Taflove书的2维时域有限差分完美边界的程序!欢迎下载!(Taflove book two-dimensional finite-difference time-domain boundary perfect program! Welcome to download!)
    2013-12-16 12:39:42下载
    积分:1
  • ninubi
    基于s-function的DFIG模型,输入dq轴电压、转差、驱动转矩,输出dq轴电流、电机转速(s-function model of DFIG based input dq-axis voltage, slip, drive torque, output current dq-axis motor speed)
    2016-11-21 11:10:41下载
    积分:1
  • PCA_basedFace
    用matlab编写的基于PCA的人脸识别算法,包含图片库,可以直接运行,找出图片库中与测试图片相匹配的图片。(Matlab prepared with PCA-based face recognition algorithms, including image libraries, can be run to identify and test gallery picture of the picture to match.)
    2009-05-12 17:34:31下载
    积分:1
  • Matlab
    Matlab详细手册Matlab详细手册Matlab详细手册Matlab详细手册(Matlab user book)
    2010-12-25 13:44:38下载
    积分:1
  • matlab-base
    matlab的讲义,一些基础知识,语法知识等等(matlab lectures, some basic knowledge, grammar, etc.)
    2011-11-11 14:28:30下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载