Welcome![Sign In][Sign Up]
Location:
Search - 交叉验证

Search list

[matlab支持向量机参数优化

Description: 对支持向量机的参数 C和g 进行了参数优化,分三种:交叉验证优化、遗传算法优化和粒子群算法优化。
Platform: | Size: 284336 | Author: ruanjunhu | Hits:

[GUI Developsvm_toolbox

Description: 支持向量机工具箱,其中包含MATLAB演示程序和一些基本的函数(计算核函数的函数、支持向量机训练函数和参数选择交叉验证函数等)。-SVM Toolbox, which contains MATLAB demo programs and some of the basic functions (Calculation Kernel function, SVM training function and parameter selection cross-validation functions, etc.).
Platform: | Size: 247808 | Author: 王晓 | Hits:

[AI-NN-PRcrossvalidate

Description: 基于决策树的n则交叉验证分类器 (决策树程序直接调用matlab中的) crossvalidate.m N则交叉验证程序,N可选 NDT.mat 含9个国际公认标准数据集,已做过标么处理,可直接使用 专业-n Based on Decision Tree is cross-validation classification (decision tree directly call the Matlab) cr ossvalidate.m N is cross-validation procedures, N optional NDT.mat with nine internationally recognized standard data sets, what has been done superscript, direct access to professional
Platform: | Size: 235520 | Author: hehuixin | Hits:

[AI-NN-PRPRAssign

Description: 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 TestScriptRecognition.m:测试代码 ScriptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offline Handwriting Recognition Matlab source including feature extraction, bayes classifier, K-nearest neighbor and nearest neighbor classifier. TestScriptRecognition.m : ScriptFeaExtract.m test code : Feature Extraction KNearestEstimate.m : K-nearest neighbor is estimated NearestEstimate.m : nearest neighbor is estimated BayesTrain.m : Training bayes classifier Bayes.m : Test bayes classifier CrossValidate.m : m cross-certification
Platform: | Size: 6144 | Author: | Hits:

[Mathimatics-Numerical algorithmssvm-crossvaldition

Description: 采用c++编写的有关svm交叉验证的程序。-Used c++ Prepared by the SVM cross-validation procedure.
Platform: | Size: 161792 | Author: 赵菁 | Hits:

[AI-NN-PRlibsvm-2.85-dense

Description: LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、 易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、 n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM ) 等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。-LIBSVM source. LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.
Platform: | Size: 24576 | Author: 刘铁军 | Hits:

[AI-NN-PRcrossvalidate

Description: 十折交叉验证方法的matlab code 再模式识别中是一个非常重要的试验方法-a very important technique crossvalidate in pattern recognazition
Platform: | Size: 1024 | Author: zhupengfei | Hits:

[AI-NN-PRAI_Blood

Description: 本次大作业利用K‐近邻(K‐Nearest Neighbor)算法,为给定的训练数据集构造了分类器, 并在测试数据集上进行分类预测,同时计算了Accuracy、Precision、Recall和F‐measure,利用 10‐fold的实验方法进行交叉验证。-The big job to use K-neighbor (K-Nearest Neighbor) algorithm, for a given set of training data classifier is constructed, and the test data sets to classify forecasts, while the calculation of the Accuracy, Precision, Recall and F-measure , using 10-fold cross-validation of experimental methods.
Platform: | Size: 1010688 | Author: andy | Hits:

[Othersmlr.m

Description: 编写的多元回归的交叉验证程序 可供做预测模型的同仁参考-Prepared by the multiple regression of cross-validation procedure
Platform: | Size: 1024 | Author: 娃娃 | Hits:

[matlabjiaocha

Description: 图像分类中的交叉验证方法,比如说,一个训练集集合,为了得到其中参数的较准确值,就可以使用此类算法-Image Classification Based on cross-validation method, for example, a collection of training set, in order to obtain more accurate values of these parameters, you can use these algorithms
Platform: | Size: 1024 | Author: 苏晓蕾 | Hits:

[matlabsinPolyfit

Description: Matlab 实现多项式曲线拟合(正弦曲线),交叉验证(十折交叉验证)-poly fit ,cross validation
Platform: | Size: 1024 | Author: luoyong | Hits:

[matlabP411

Description: 模式识别作业第411面的源程序,实现交叉验证算法-Pattern recognition operations side of the source 411 to achieve cross-validation algorithm
Platform: | Size: 2048 | Author: yuchang | Hits:

[matlabSVMcgForClass

Description: libsvm的参数c,g的交叉验证子函数-libsvm parameters c, g the cross-validation Functions
Platform: | Size: 1024 | Author: | Hits:

[matlabcrossvalind

Description: matlab的svm中使用的交叉验证函数(kfold),一般libsvm数据包中没有,需要自己加入-The svm matlab to use the cross-validation function (kfold), general packet libsvm no need to add yourself
Platform: | Size: 3072 | Author: weiqier | Hits:

[matlabbp

Description: 一个matlab写的bpANN程序,参数优化采用交叉验证办法.-Write a matlab bpANN process parameter optimization using cross-validation approach.
Platform: | Size: 100352 | Author: fukaifang | Hits:

[matlabCV_split_data

Description: 交叉验证源程序 评价模型性能的一种方式-cross validation
Platform: | Size: 1024 | Author: liang | Hits:

[Documents10折交叉验证(神经网络)

Description: matlab进行十折交叉验证神经网络,用于预测(Matlab performs ten fold cross validation using neural networks)
Platform: | Size: 11264 | Author: 舟山渔夫 | Hits:

[matlab分类器评估及交叉验证_代码

Description: 内有鸢尾花数据的5折交叉验证实验代码,采用的分类器是贝叶斯分类器。(There is a 5-fold cross-validation experiment code for the iris data, and the classifier used is a Bayesian classifier.)
Platform: | Size: 15360 | Author: The_one | Hits:

[Mathimatics-Numerical algorithmsmatlab贝叶斯分类(2)-10折10次交叉验证

Description: 利用matlab实现贝叶斯分类,采用10折10次交叉验证法选取训练集和测试集,进行循环测试,最后返回准确率为0.9184.另外,文件内含数据源。(The Bias classification is realized by MATLAB, and the training set and test set are selected by 90% off 10 times cross validation method, and the cycle test is carried out. Finally, the accuracy rate is 0.9184., and the file contains the data source.)
Platform: | Size: 3072 | Author: 网安贝 | Hits:

[AI-NN-PR交叉验证及svr

Description: 交叉验证及带例子的支持向量机回归代码,修改可用。(Cross validation and support vector machine regression code with examples can be modified.)
Platform: | Size: 20480 | Author: vein | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net