CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - svm-train

搜索资源列表

  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4.07mb
    • 提供者:查日东
  1. incrementsvm.rar

    1下载:
  2. 实现增量SVM算法,通过对因子的选择增量式的来训练SVM,大大加快了SVM算法的训练速度。。,To achieve incremental SVM algorithm, through the choice of factors Incremental to train SVM, greatly accelerated the speed of SVM training algorithm. .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3.63kb
    • 提供者:刘二多
  1. svm

    0下载:
  2. svm is a classifier.SUPPORT VECTOR MACHINE is used for train and classify new datas based on training
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:134.15kb
    • 提供者:T.D.VIGNESH
  1. svm_rank.tar

    1下载:
  2. Learning to Rank的一个方法,把排序问题转换成了一个分类问题,然后用支持向量机(SVM)训练出一个模型来。-Learning to Rank of a way to sort problem is transformed into a classification problem, and then use support vector machine (SVM) to train a model.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-10
    • 文件大小:86.01kb
    • 提供者:leo
  1. gridsearch

    0下载:
  2. 这是一个libsvm grid的改进,除了可以搜索分类中的C和gamma,还可以搜索小的整数.-This file is a slight modification of grid.py of libsvm. In addition to parameters C, gamma in classification, it searches for epsilon as well. Usage: grid.py [-log2c begin,end,step] [-log2g begin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2.99kb
    • 提供者:quarryhero
  1. svm

    0下载:
  2. SVM的源码,包括svm-train svm-toy,用C写的 -SVM' s source code, including the svm-train svm-toy, written with C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:625.32kb
    • 提供者:matchless
  1. K-Fold_CV_Tool

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

    • 发布日期:2017-03-21
    • 文件大小:3.03kb
    • 提供者:milk
  1. libsvmtest

    1下载:
  2. eclipse project导入即可使用。 本例包含用libsvm做训练分类用的完整实例。运行predict_svm.py 其中,pattern.txt是模式列表,train-c.txt,test-c.txt分别是训练集和测试集。其中svm.py和svmutil.py是来自libsvm官网3.11中的python包,经过修改之后的。 详情请看这里: 关于这个bug:http://www.tanglei.name/a-bug-in-libsvm-3.11/
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:19.83kb
    • 提供者:tl3shi
  1. svm

    0下载:
  2. i need coding to train svm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:378.58kb
    • 提供者:jeeva
  1. svm_train

    0下载:
  2. 支持向量机训练,可根据自己的情况进行修改-SVM train
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:608byte
    • 提供者:陈裕华
  1. SVM-MT

    0下载:
  2. 基于libSVM-v310的完全多线程化libSVM,仅读写文件在框架内无法优化。svm-predict不需要openmp支持,svm-train需要打开openmp支持。VS2008编译。修改MAX_THREAD可以调整svm-predict线程数。-A fully multi-thread optimized libSVM based on libsvm-3.10. svm-predict won t need openmp however svm-train requires. The p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:19.9kb
    • 提供者:
  1. svm-train

    0下载:
  2. emd分解,近似阈的信号svm检测和训练-training of svm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.3kb
    • 提供者:马丽
  1. Algoritmos

    0下载:
  2. Train and test a GMM model and a SVM model in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3kb
    • 提供者:jpipeperez
  1. SVMTrain

    0下载:
  2. svm train in pattrn recognition domain
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:fahime
  1. SVM

    0下载:
  2. 运用SVM训练分类,并给出标准化以及网络搜索方法确定SVM各参数(use SVM to train and classify samples)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:34kb
    • 提供者:鱼X
  1. svmtrain

    0下载:
  2. 该算法主要用于实现数值的训练与测试,给定一些训练样本训练,然后对测试样本进行验证(The algorithm is mainly used to train and test the numerical values, to train some training samples, and then to verify the test samples)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:32kb
    • 提供者:飘逸的猪
  1. SVM

    0下载:
  2. 该算法用Visual Studio编写 ,用于实现对样本的训练以及测试,并可以转换成matlab语言,直接调用子程序(The algorithm is written in Visual Studio, which is used to train and test the sample, and can be converted into a matlab language and directly invoked the subroutine.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:23kb
    • 提供者:飘逸的猪
  1. PCA+SVM

    0下载:
  2. 采用经典的ORL人脸数据集,利用PCA进行进行降维,然后用SVM进行数据集的分类和训练。上传文件内包含libSVM3.2安装包(The classical ORL face dataset is used for dimension reduction by PCA, and then SVM is used to classify and train the dataset.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-08
    • 文件大小:3.69mb
    • 提供者:欧阳温度
  1. CNN-SVM

    2下载:
  2. 运用卷积神经网络来提取图片的特征值并用SVM做出分类(using CNN And SVM to train my pictures.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-19
    • 文件大小:732kb
    • 提供者:LLAno
  1. 植物虫害检测(GUI,注释,svm算法)

    5下载:
  2. 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe
  3. 所属分类:matlab例程

    • 发布日期:2020-05-08
    • 文件大小:6.16mb
    • 提供者:for Matlab
« 12 »
搜珍网 www.dssz.com