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

搜索资源列表

  1. 基于svm的分类器

    2下载:
  2. c++ 开发的svm分类器,功能不错,支持多类,多标签分类。使用方便,欢迎下载!
  3. 所属分类:数值算法/人工智能

  1. 基于NSVM的SVM分类器

    0下载:
  2. 基于NSVM的两类SVM分类器,matlab7.1运行通过,main中做了PCA的特征提取、leave one out cross-valiation和5-fold cross-validation(重复10次的平均值)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-06-07
    • 文件大小:6862
    • 提供者:Conangg
  1. lib-SVM分类器C实现

    0下载:
  2. lib-SVM分类器实现,一个用VC实现的SVM分类器。,lib-SVM classifier implementation, implementation of a VC with the SVM classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-23
    • 文件大小:410409
    • 提供者:andy
  1. SVM-classifier

    0下载:
  2. 用matlab实现非线性支持向量机分类器对多类进行分类。-Using matlab to achieve non-linear support vector machine classifier for multi-class classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2850
    • 提供者:rosalyn
  1. SVMclassifier

    0下载:
  2. SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4709
    • 提供者:王兵
  1. libsvm-mat-2.88-1

    0下载:
  2. matlab编写的SVM分类器源代码,效果不错,是很好的东西哦!-matlab prepared SVM classifier source code, well, things are good Oh!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:135790
    • 提供者:liuminhua
  1. SVM

    2下载:
  2. 在matlab的环境中,根据各种算法提取到的信息来输入SVM分类器中进行训练-classify different various sorts of information in svm
  3. 所属分类:matlab

    • 发布日期:2016-10-13
    • 文件大小:2178
    • 提供者:李涵
  1. svm

    0下载:
  2. 线性SVM算法设计分类器,对一组数据进行分类-Linear SVM classifier algorithm on a set of data classification
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2049
    • 提供者:韩倩倩
  1. svm

    0下载:
  2. SVM神经网络中的参数优化---如何更好的提升分类器的 性能-a important and popular classifier
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:204300
    • 提供者:韩好佳
  1. svm

    1下载:
  2. SVM分类器 分类各种图片的类别 分类各种图片的类别 -SVM classifiers various pictures of various categories of classification of classified images of various image types
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8530218
    • 提供者:刘流
  1. svmfenleiqiyuanli

    0下载:
  2. svm分类器原理详细描述,值得一看,希望对你有帮助-svm classification theory described in detail, worth a visit, I hope to help you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:51984
    • 提供者:丁金金
  1. ensembles_pca_svm_new10v

    2下载:
  2. pca做特征降维,然后进行特征空间随机分割构造多个svm分类器,并行处理,对样本进行分类,基于特征空间的svm多分类器-using pca reduce feature dimension,split feature space and then randomly divided over svm classifier construction, parallel processing, the samples were classified, based on multi-feature sp
  3. 所属分类:matlab

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

    0下载:
  2. svm分类器,有几类样本点,利用线性SVM分类器求出其分界面-svm classifier, there are several types of sample points, using a linear SVM classifier obtained the sub-interface
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:638
    • 提供者:小丽
  1. SVM分类器

    0下载:
  2. 简单的SVM分类器开源代码。可直接运行,附带源代码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-19
    • 文件大小:624276
    • 提供者:alps365
  1. SVM(SMO)分类器

    0下载:
  2. JAVA语言编写的SVM分类器,附带源代码,可直接运行
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-12-19
    • 文件大小:27898
    • 提供者:alps365
  1. SVM神经网络中的参数优化---提升分类器性能

    0下载:
  2. 对SVM神经网络进行参数优化,提升其分类器性能(The parameters of SVM neural network are optimized to improve the performance of classifier)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:282624
    • 提供者:海航
  1. SVM

    2下载:
  2. SVM分类器的matlab实现,针对提供的花的特征分类,并交叉验证(The matlab implementation of SVM classifier aims at providing the feature classification of flowers and cross validation)
  3. 所属分类:matlab例程

  1. 高级分类器:支持向量机( SVM)

    0下载:
  2. 利用R语言实现高级分类器,支持向量机( SVM)(Advanced classifier, support vector machine (SVM))
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:tectal
  1. 分类器

    1下载:
  2. 在matlab平台下,简单实现svm分类器功能(数据仓库与数据挖掘课程)(Simple implementation of SVM classifier)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-18
    • 文件大小:1024
    • 提供者:哔哔
  1. svm

    1下载:
  2. svm分类器,主要用于雷达辐射源信号识别(Svm classifier, mainly used for radar emitter signal identification)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-12
    • 文件大小:1024
    • 提供者:东北与江南
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com