CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - cross-validation

搜索资源列表

  1. svm_toolbox

    1下载:
  2. 支持向量机工具箱,其中包含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,
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:247586
    • 提供者:王晓
  1. MLC21NT-C

    0下载:
  2. machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision graphs, naive-bayes, decision tables, majority, induction algorithms, classifiers, categorizers, general logic diagrams, instance-based algorit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3153562
    • 提供者:infinite8
  1. loo.rar

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3014
    • 提供者:张镇
  1. smlr.m

    0下载:
  2. 编写的多元回归的交叉验证程序 可供做预测模型的同仁参考-Prepared by the multiple regression of cross-validation procedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:671
    • 提供者:娃娃
  1. waili

    0下载:
  2. waili小波算法包,在windows下编译通过的lib-Uses integer wavelet transforms based on the lifting Scheme ¢ Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets ¢ Provides crop and merge operations on wavelet-
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:62771
    • 提供者:jiaozi
  1. libsvm_src_2.6NOTE

    0下载:
  2. LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。该软件包可以在http://www.csie.ntu.edu.tw/~c
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:242703
    • 提供者:seeksky
  1. libsvm-mat-2[1].9-11

    0下载:
  2. LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。该软件包可以在http://www.csie.ntu.edu.tw/~c
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:239332
    • 提供者:caodi
  1. KNN

    0下载:
  2. Implement the K nearest neighbor algorithm by your own instead of using available software. 2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result. 3. T
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:161926
    • 提供者:Chang
  1. RBF-and-Crossvalid

    0下载:
  2. 这个代码的特点是对神经网络中的RBF使用交叉验证-This code is featured on RBF neural network using cross-validation
  3. 所属分类:DNA

    • 发布日期:2017-03-30
    • 文件大小:626723
    • 提供者:陈颖
  1. scoreMapping5.21

    0下载:
  2. 使用最小二乘法利用特征进行打分映射,并进行交叉验证-Using the least squares method using the mapping feature for scoring, and conduct cross-validation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1926549
    • 提供者:周鹏
  1. classifier

    1下载:
  2. 用matlab实现Part1. 实现一个k近邻分类器,Part 2.实现一个最小二乘分类器,Part 3.实现一个支持向量机分类器,Part 4.在不同数据集上使用交叉验证选择各个算法的参数-Part1. Achieve a k-nearest neighbor classifier, Part 2. Achieve a least-squares classifier, Part 3. Implement a support vector machine classifier, Part 4.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:4149
    • 提供者:张翰晓
  1. cross_validation

    0下载:
  2. 基于交叉验证法小波降噪程序,主要应用白噪声-Cross-validation method based on wavelet noise reduction program, the main application of white noise
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:684
    • 提供者:陈作鹏
  1. Naive-Bayes-Text-Classification

    1下载:
  2. 使用Python实现朴素贝叶斯分类,文件夹中附带数据集。实现了NB算法,并进行5倍交叉验证-Naive Bayes classifier using the Python implementation, the folder with the data set. NB implements the algorithm, and 5-fold cross-validation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:520820
    • 提供者:刘韵
  1. PLSRG

    0下载:
  2. 用于自动计算X和Y矩阵的PLS回归。生成的各种表格一XLS文件存储。其中交叉验证内置,但是可能会有问题-Used to automatically calculate the X and Y matrices PLS regression. A variety of forms generated XLS file storage. Where cross-validation built-in, but there may be a problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3328
    • 提供者:zhangxun
  1. lvq

    0下载:
  2. code for lvq and split the data to be train and test by k-fold cross validation with k=5
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1269
    • 提供者:nicky
  1. crossvalidation

    0下载:
  2. Cross-Validation procedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4007
    • 提供者:mohsen
  1. Classification

    0下载:
  2. Classification code using cross validation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:602
    • 提供者:rezaaaaaaa
  1. newbayes

    0下载:
  2. 基于Python的贝叶斯实现,同时包含改进贝叶斯算法,同时采用采用留存交叉验证进行验证。-Python-based Bayesian implementations, including improved Bayesian algorithm, while using cross-validation using retained for verification.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2588
    • 提供者:刘蕾
  1. GRNN

    1下载:
  2. 基于BP和GRNN神经网络的粮食产量预测研究,通过训练样本和测试样本的交叉验证,实现粮食产量预测效果的最佳化-Prediction of Grain Yield BP and GRNN based training through cross-validation and testing samples, to achieve the best effect of the Grain Production Forecast
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:93126
    • 提供者:antry
  1. K-fold-Cross-Validation-master

    2下载:
  2. 进行K折交叉验证,将数据分为K份,将1份作为TEST,剩下K-1份作为TRAINING,对TEST进行测试(K folding cross validation)
  3. 所属分类:Windows编程

    • 发布日期:2018-12-19
    • 文件大小:371712
    • 提供者:GarethWU
« 12 »
搜珍网 www.dssz.com