-
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
-
FRAME3D
3-D FRAME ANALYSIS BY FEM
- 2015-03-10 01:11:38下载
- 积分:1
-
qianfangjiaohui
一个摄影测量中的前方交会函数 MATLAB程序(Photogrammetry in a forward intersection function MATLAB program)
- 2008-06-27 14:51:00下载
- 积分:1
-
The-MVDR
当信号不匹配时的MVDR波束形成的代码及波形图(MVDR with Signal Mismatch)
- 2012-09-26 15:16:11下载
- 积分:1
-
matlab_fun
matlab函数命令大全
MATLAB常用函数参考(volumes of orders Matlab functions commonly used MATLAB Function Reference)
- 2006-10-15 10:26:29下载
- 积分:1
-
spihtmatlab
基于matlab的spiht编码源程序,希望对大家有用.(spiht source code, we hope that the right useful.)
- 2007-03-05 21:18:47下载
- 积分:1
-
EM
说明: GMM的优化,用EM算法实现高斯混合模型(GMM optimization algorithm EM)
- 2012-06-05 22:50:32下载
- 积分:1
-
ARM
全数字化逆变式交流方波氩弧焊机控制软件源代码(Fully digital inverter AC square wave welding machine control software source code)
- 2021-04-26 18:08:45下载
- 积分:1
-
FilterBank
i want source code for gabor flter to remove noise n preprocessing step of fingerprint ..........and also details of gabor function
- 2011-11-17 17:35:12下载
- 积分:1
-
LFM_orthogonal_property
用于仿真正负线性调频信号在同时极化测量中的性能(Simulation of positive and negative for the chirp signal at the same time measuring the performance of polarization)
- 2010-05-05 19:33:07下载
- 积分:1