搜索资源列表

  1. pls1

    1下载:
  2. matlab下偏最小二乘回归模型 交叉有效性验证,及奇异点发现 -matlab partial least-squares regression model of cross-validation, and the singular points found
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:lina
  1. General_Principles_of_Software_Validation_Final_G

    0下载:
  2. General Principles of Software Validation, Final Guidance for Industry and FDA Sta-General Principles of Software Validation, Final Guidance for Industry and FDA Staff
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-05
    • 文件大小:116736
    • 提供者:Ajay Rana
  1. validation

    0下载:
  2. java+Ajax开发的一个界面验证的程序-java+ Ajax interface for the development of a validation process
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:许斌
  1. J48cv

    0下载:
  2. 基于决策树的n则交叉验证分类器-based on decision tree cross-validation classifier.....................
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:235520
    • 提供者:yinjj
  1. CreditCardNumberValidation

    0下载:
  2. This method can be used to make a credit card number validation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:Walter
  1. validation

    0下载:
  2. 关于struts校验的一个例子,注册时的校验,如不符合要求不能注册-Struts validation on an example of validation when registering if they do not meet the requirements can not be registered
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:29696
    • 提供者:风雨
  1. jsf-validation-error-handling-source

    0下载:
  2. jsf converter source light zip
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:30720
    • 提供者:muchinoloco
  1. AI_Blood

    0下载:
  2. 本次大作业利用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 train
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:1010688
    • 提供者:andy
  1. NN-10-fold

    0下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:sak
  1. rapid-validation-v1.5.1

    0下载:
  2. 验证框架,可以对用户名、手机号、电话号码、长度、数字等进行验证-Verification fr a mework
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:98304
    • 提供者:李灿翔
  1. jiaocha

    0下载:
  2. 图像分类中的交叉验证方法,比如说,一个训练集集合,为了得到其中参数的较准确值,就可以使用此类算法-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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:苏晓蕾
  1. sinPolyfit

    0下载:
  2. Matlab 实现多项式曲线拟合(正弦曲线),交叉验证(十折交叉验证)-poly fit ,cross validation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:luoyong
  1. Winform

    0下载:
  2. c# winform验证控件,源码+控件一起上传-c# winform validation controls, together with source+ control From
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:183296
    • 提供者:孙家磊
  1. libsvm-2.84

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

    • 发布日期:2024-05-05
    • 文件大小:472064
    • 提供者:朱业林
  1. PLScross-validation

    1下载:
  2. 偏最小二乘算法 利用交叉验证算法计算应提取成分的个数,本程序给出了交叉验证的发放以及回归系数的算法-Partial Least Squares algorithm using cross-validation the number of components to be extracted, this procedure gives the distribution as well as cross-validation regress
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:zhaowumian
  1. PNN-CVLOO-code

    0下载:
  2. 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, optimi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:33792
    • 提供者:Alfredo/Passos
  1. AMLALL

    0下载:
  2. cross validation with neurel network methods
  3. 所属分类:文档资料

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:gokalp
  1. Validation

    0下载:
  2. validation of the system
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:32768
    • 提供者:teste
  1. jQuer.validate_jquery-easyui-1.1.2

    0下载:
  2. jQuery特效验证框架和各种UI特效,包括tree,calendar,menu,window,easyloader等。-validation fr a mework and jQuery UI effects effects, including the tree, calendar, menu, window, easyloader so.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:507904
    • 提供者:zhujie
  1. Form_XML_Validation_Struts_2_Ant_2_2_1

    0下载:
  2. this file to validation struts2 example-this is file to validation struts2 example
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:3700736
    • 提供者:john
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org