搜索资源列表
svm_v0.01beta.tar
- New in this version: Support for multi-class pattern recognition using maxwins, pairwise [4] and DAG-SVM [5] algorithms. A model selection criterion (the xi-alpha bound [6,7] on the leave-one-out cross-validation error). -New in this version
fs-kfda
- Feature scaling for kernel Fisher discriminant analysis using leave-one-out cross validation. FS-KFDA is a package for implementing feature scaling for kernel fisher discriminant analysis.-Feature scaling for kernel Fisher discrim inant analysis us
基于NSVM的SVM分类器
- 基于NSVM的两类SVM分类器,matlab7.1运行通过,main中做了PCA的特征提取、leave one out cross-valiation和5-fold cross-validation(重复10次的平均值)
loo.rar
- The leave-one-out cross-validation scheme is a method for estimating % the average generalization error. When calling % [Eloo,H] = loo(NetDef,W1,W2,PHI,Y,trparms) with trparms(1)>0, the network % will be retrained a maximum of trparms(1) itera
looms
- 留一模型选择法leave-one-out model selection,适合支持向量机分类和回归时进行参数选择。-looms uses a slightly modified BSVM to perform model selection on binary classification problems. Currently the RBF kernel is supported.
SLOO-MPS-SVM
- Multiple Parameter Selection for LS-SVM using Smooth Leave-one-out Error 还有文章和源码,一起研究学习!-Using SLOO-MPS for tuning multiple parameters for LS-SVM to overcome the parameter fixing problem.
PNN-CVLOO-code
- The code implements a probabilstic Neuraol network for classification problems trained with a Leave One Out Cross Validation Scheme in Matlab (version 7 or above). The following toolboxes are required: statidtics, optimization and neural networks.
PLS
- M-files for PLS, PLS-DA, with leave-one-out cross-validation and prediction
The-leave-one-out-method
- 模式识别中的留一法。适合于初学者。包括源代码和相关的测试数据。-The leave-one-out method
LOO
- 留一法交叉检验,用于得到留一法交叉检验系数-Leave one out cross-validation for the leave-one-out cross examination coefficient
leave-one-out
- leave one out for R,线性回归-leave one out for R
lssvm_demo.m
- LS-SVM Leave-One-Out Cross-Validation Demo G. C. Cawley, "Leave-one-out cross-validation based model selection criteria for weighted LS-SVMs", Proceedings of the International Joint Conference on Neural Networks (IJCNN-2006), pages 1661-1668, Vanco
pls1_crossval_serag
- cross validation leave one out for calculating pls rmsecv
Leaveoneout
- Método leave-one-out
leaveoneout
- 留一交叉验证方法。在做分类器分类时,使用留一交叉验证方法对分类器性能进行评价-leave one out
leave one out
- leave one out algorithm
1-s2.0-S016502701100522X-main_2
- The purpose of this study was to develop a computerized method for detection of multiple sclerosis (MS) lesions in brain magnetic resonance (MR) images. We have proposed a new false positive reduction scheme, which consisted of a rule-based metho
svm_light_windows32
- SVM Light工具箱 Matlab接口,已经编译好,可直接用(SVMlight, by Joachims, is one of the most widely used SVM classification and regression package. It has a fast optimization algorithm, can be applied to very large datasets, and has a very efficient implementation of
lwppredict
- LWP是一种Matlab / Octave工具箱实现局部加权多项式回归(也被称为局部回归/局部加权散点平滑/黄土/ LOWESS和核平滑)。使用此工具箱,您可以使用九个具有度量窗口宽度或最近邻窗口宽度的任意一个内核来拟合任意维度的数据的局部多项式。还提供了一个优化内核带宽的函数。优化可采用留一交叉验证,GCV,AICC、AIC,FPE,T,执行,或单独的验证数据。鲁棒拟合也可用。(LWP is a Matlab/Octave toolbox implementing Locally Weight
SRGTSToolbox
- SURROGATES工具箱是一个多维函数逼近和优化方法的通用MATLAB库。当前版本包括以下功能: 实验设计:中心复合设计,全因子设计,拉丁超立方体设计,D-optimal和maxmin设计。 代理:克里金法,多项式响应面,径向基神经网络和支持向量回归。 错误和交叉验证的分析:留一法和k折交叉验证,以及经典的错误分析(确定系数,标准误差;均方根误差等;)。 基于代理的优化:高效的全局优化(EGO)算法。 其他能力:通过安全裕度进行全局敏感性分析和保守替代。(SURROGATES Toolbox