Location:
Search - leave one
Search list
Description: 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 : Support for multi-class pattern recognition u maxwins sing, Pairwise [4] and DAG - SVM [5] algorithms. A mode l selection criterion (the xi-alpha bound [6, 7] on the leave-one-out cross-validation erro r).
Platform: |
Size: 43182 |
Author: 吴成 |
Hits:
Description: 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 using leave-one-out cross vali dation. FS-KFDA is a package for implementing f eature scaling for kernel fisher discriminant analysis.
Platform: |
Size: 511443 |
Author: ihatexlet |
Hits:
Description: 基于NSVM的两类SVM分类器,matlab7.1运行通过,main中做了PCA的特征提取、leave one out cross-valiation和5-fold cross-validation(重复10次的平均值)
Platform: |
Size: 6862 |
Author: Conangg |
Hits:
Description: 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 : Support for multi-class pattern recognition u maxwins sing, Pairwise [4] and DAG- SVM [5] algorithms. A mode l selection criterion (the xi-alpha bound [6, 7] on the leave-one-out cross-validation erro r).
Platform: |
Size: 43008 |
Author: 吴成 |
Hits:
Description: 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 using leave-one-out cross vali dation. FS-KFDA is a package for implementing f eature scaling for kernel fisher discriminant analysis.
Platform: |
Size: 510976 |
Author: |
Hits:
Description: 测试完全通过的3530与C8051f040的通信程序,假一罚十!我们现在做的项目完全采用此程序。-Test fully adopted by 3530 with the C8051F040 communications procedures, leave one penalty ten! We now make the project fully implemented this program.
Platform: |
Size: 2048 |
Author: 555 |
Hits:
Description: 这是在JAVA 环境用 JBPM 架构编写的一一套 请假流程实例-This is a JAVA environment structure prepared using jBPM leave one set of process instances
Platform: |
Size: 94208 |
Author: floy |
Hits:
Description: 留一法的matlab源代码,很不错的东西-Leave-one of the matlab source code, it is a good thing
Platform: |
Size: 2048 |
Author: 潘勇 |
Hits:
Description: 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) iterations for each input-output
% pair in the data set, starting from the initial weights (W1,W2). If
% trparms(1)=0 an approximation to the loo-estimate based on "linear
% unlearning" is produced. This is in general less accurate, but is much
% faster to calculate.-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) iterations for each input-output pair in the data set, starting from the initial weights (W1, W2). If trparms (1) = 0 an approximation to the loo-estimate based on linear unlearning is produced. This is in general less accurate, but is much faster to calculate.
Platform: |
Size: 3072 |
Author: 张镇 |
Hits:
Description: 这是一个模式识别中的留一法算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm for leave-one simulation of a simple classification example, is one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model there is a great help.
Platform: |
Size: 2048 |
Author: 刘锐 |
Hits:
Description: 留一模型选择法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.
Platform: |
Size: 56320 |
Author: Mountain |
Hits:
Description: 基于matlab的多元线性回归及其留一法预测程序包-Matlab based on the multiple linear regression and its leave-one forecast package
Platform: |
Size: 4096 |
Author: tomas |
Hits:
Description: 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.
Platform: |
Size: 338944 |
Author: yjx |
Hits:
Description: 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.
Platform: |
Size: 33792 |
Author: Alfredo/Passos |
Hits:
Description: 考虑单独变量之间的相关性,将其变成扩展变量,再用留一法进行数据处理,最后用SVM进行回归-Consider the correlation between individual variables, to expand into the variable, and then leave one for data processing, and finally with SVM regression
Platform: |
Size: 6144 |
Author: 方逸晨 |
Hits:
Description: 对一组iris数据进行分类的贝叶斯算法,并用留一法计算正确率-Iris on a Bayesian algorithm to classify the data, and calculated using leave-one accuracy
Platform: |
Size: 24576 |
Author: 郝红岩 |
Hits:
Description: M-files for PLS, PLS-DA, with leave-one-out cross-validation and prediction
Platform: |
Size: 5120 |
Author: robbie |
Hits:
Description: 模式识别留一法 模式识别留一法 模式识别留一法-Pattern Recognition Pattern Recognition leave-one-leave-one-leave-one pattern recognition pattern recognition pattern recognition leave-one-leave-one-
Platform: |
Size: 1024 |
Author: 邓海子 |
Hits:
Description: 模式识别中的留一法。适合于初学者。包括源代码和相关的测试数据。-The leave-one-out method
Platform: |
Size: 2048 |
Author: ys |
Hits:
Description: leave one out for R,线性回归-leave one out for R
Platform: |
Size: 1024 |
Author: 魏瑶 |
Hits: