Welcome![Sign In][Sign Up]
Location:
Search - fold cross validation

Search list

[Other resourcepca5_fold

Description: 模式识别中pca 5-fold交叉检验算法-pattern recognition pca 5-fold cross-validation algorithm
Platform: | Size: 1288 | Author: 文秋婷 | Hits:

[AI-NN-PR基于NSVM的SVM分类器

Description: 基于NSVM的两类SVM分类器,matlab7.1运行通过,main中做了PCA的特征提取、leave one out cross-valiation和5-fold cross-validation(重复10次的平均值)
Platform: | Size: 6862 | Author: Conangg | Hits:

[matlabpca5_fold

Description: 模式识别中pca 5-fold交叉检验算法-pattern recognition pca 5-fold cross-validation algorithm
Platform: | Size: 1024 | Author: 文秋婷 | 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:

[matlabNN-10-fold

Description: estimate the test accuracy,training accuray and validation accuracy of a neural network with 10-fold cross validation.-estimate the test accuracy,training accuray and validation accuracy of a neural network with 10-fold cross validation.
Platform: | Size: 1024 | Author: sak | Hits:

[matlabsinPolyfit

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

[Technology Managementrefpaper6_hcrnumkannada

Description: Abstract. This paper describes a system for isolated Kannada handwritten numerals recognition using image fusion method. Several digital images corresponding to each handwritten numeral are fused to generate patterns, which are stored in 8x8 matrices, irrespective of the size of images. The numerals to be recognized are matched using nearest neighbor classifier with each pattern and the best match pattern is considered as the recognized numeral.The experimental results show accuracy of 96.2 for 500 images, representing the portion of trained data, with the system being trained for 1000 images. The recognition result of 91 was obtained for 250 test numerals other than the trained images. Further to test the performance of the proposed scheme 4-fold cross validation has been carried out yielding an accuracy of 89 -Abstract. This paper describes a system for isolated Kannada handwritten numerals recognition using image fusion method. Several digital images corresponding to each handwritten numeral are fused to generate patterns, which are stored in 8x8 matrices, irrespective of the size of images. The numerals to be recognized are matched using nearest neighbor classifier with each pattern and the best match pattern is considered as the recognized numeral.The experimental results show accuracy of 96.2 for 500 images, representing the portion of trained data, with the system being trained for 1000 images. The recognition result of 91 was obtained for 250 test numerals other than the trained images. Further to test the performance of the proposed scheme 4-fold cross validation has been carried out yielding an accuracy of 89
Platform: | Size: 197632 | Author: avi | Hits:

[matlabK-Fold_CV_Tool

Description: MATLAB cross-validation tool for classification and regression v0.1 FEATURES: + K-fold cross validation. + Arbitrary train and prediction functions with parameters can be used. + Arbitrary loss function can be used. + Wrappers for KNN, SVM, GLM, robust regression and decision trees. + Wrappers for RMSE, MAD and misclassification loss functions.
Platform: | Size: 3072 | Author: milk | Hits:

[JSP/JavaNaiveBayes1

Description: Naive Bayes training and testing with 10-fold cross validation. Train and test data files provided.
Platform: | Size: 13163520 | Author: sehmetia | Hits:

[matlabFeatureSelection_MachineLearning

Description: Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for the k-fold cross-validation of SVR. All the programs are flexible and could be implemented by the users themselves.-Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for the k-fold cross-validation of SVR. All the programs are flexible and could be implemented by the users themselves.
Platform: | Size: 6144 | Author: Gang Fu | Hits:

[matlabcross-validation

Description: matlab交叉验证cross Validation,把样本集分为训练集和测试集,防止网络出现过拟合,提高网络的泛化能力和预测精度-cross Validation for matlab,to estimate the test accuracy,training accuray and validation accuracy of a neural network
Platform: | Size: 1024 | Author: 周杰伦 | Hits:

[AI-NN-PRbpcross

Description: 一个matlab写的bp人工神经网络程序,参数优化采用交叉验证办法-Write a matlab bp artificial neural network program, parameter optimization using cross-validation method
Platform: | Size: 100352 | Author: lifei | Hits:

[AI-NN-PRtrnn

Description: 神经网络训练,应用matlab7NN包,用一个隐藏层使用5折交叉验证。-Training the Neural Network This script is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s available with the earlier versions of MatLab. This script uses the command lines for the package to perform the task, otherwise you can use the GUI that s provided, by typing nntool. This script shows 5 fold cross validation on a neural network with 1 hidden layer with a variable number of hidden nodes along with a single output. The entire process is done 2 times, because each time the data was encoded in a different manner, which in turn altered how much the Neural Network was able to learn from the data. Below you ll find the script to collect the data for the final results.
Platform: | Size: 2048 | Author: kingking | Hits:

[AI-NN-PRrandmaker

Description: 该程序用于十折交叉验证,对原数据集进行随机划分。-The procedure used for the ten-fold cross-validation randomly divided the original data set.
Platform: | Size: 1024 | Author: 魏秀参 | Hits:

[matlabANN-k-fold-cross-validation

Description: ann k-fold cross validation matlab cone
Platform: | Size: 1024 | Author: amit | Hits:

[Other systemssvm-regression-k-fold-cross-validation

Description: SVM with K-fold cross validation
Platform: | Size: 1024 | Author: amit | Hits:

[matlabTen-fold-cross-validation

Description: 十折交叉验证程序,用贝叶斯公式进行具体计算验证在已有条件下是否去打球。-Calculate average decision accurate for Table 1 using Ten-fold-cross validation.
Platform: | Size: 4096 | Author: 郑先木 | Hits:

[matlab10-zhe-cross-yanzheng

Description: 十折交叉验证算法的代码,我用的比较简单,希望大家能够喜欢-Ten-fold cross-validation algorithm code, I use relatively simple, hope that we can love
Platform: | Size: 12288 | Author: 李阗智 | Hits:

[AI-NN-PRkfold_cv-master

Description: divide your data set into training and validation sets for n-fold cross-validation.
Platform: | Size: 6144 | Author: 迷你猪 | Hits:

[Windows DevelopK-fold-Cross-Validation-master

Description: 进行K折交叉验证,将数据分为K份,将1份作为TEST,剩下K-1份作为TRAINING,对TEST进行测试(K folding cross validation)
Platform: | Size: 371712 | Author: GarethWU | Hits:
« 12 3 »

CodeBus www.codebus.net