您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Support Vector Machine toolbox for Matlab

  2. Main features are: - Except for the QP solver, all parts are written in plain Matlab. This guarantees for easy modification. Special kinds of kernels that require much computation (such as the Fisher kernel, which is based on a model of the data) ca
  3. 所属分类:其它

    • 发布日期:2009-06-18
    • 文件大小:256000
    • 提供者:feifu
  1. Sphere-Structured Support Vector Machines for Multi-class Pattern Recognition

  2. 超球结构支持向量机用于多分类问题。Support vector machines (SVM) are learning algorithms derived from statistical learning theory. The SVM approach was originally developed for binary classification problems. For solving multi-class classification problem, there are
  3. 所属分类:其它

    • 发布日期:2009-09-11
    • 文件大小:69632
    • 提供者:wangkai73
  1. libsvm-2.91

  2. LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification.
  3. 所属分类:C++

    • 发布日期:2010-04-17
    • 文件大小:570368
    • 提供者:yubaiyun120
  1. 一种有效的SVM参数优化选择方法

  2. 提出了使用多主体进化算法(multi-agent genetic algorithm, MAGA),通过设计自学习、协作、变异、竞争四个遗传算子,在参数空间进行搜索,实现SVM参数的优化选择.
  3. 所属分类:制造

    • 发布日期:2011-04-08
    • 文件大小:3145728
    • 提供者:bxiaojing
  1. libsvm-3.11

  2. LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification. 2011年11月最新版本
  3. 所属分类:其它

    • 发布日期:2011-11-22
    • 文件大小:643072
    • 提供者:ejec7879
  1. Learning with support vector machines

  2. Contents Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ix Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:专业指导

    • 发布日期:2011-12-30
    • 文件大小:688128
    • 提供者:luxiaolei_09
  1. multi-lable multi-SVM classification

  2. 利用多标签对数据进行多分类,效果会有很大的改善,example里面是主程序,para的值自己给定。
  3. 所属分类:其它

    • 发布日期:2013-01-25
    • 文件大小:55296
    • 提供者:jlpacfb
  1. svm支持向量机

  2. 关于知识向量机的介绍。作者是Colin Campbell, Bristol University。1.1. SVMs for binary classification. 1.2. Soft margins and multi-class classification. 1.3. SVMs for regression.
  3. 所属分类:其它

    • 发布日期:2014-06-12
    • 文件大小:152576
    • 提供者:u014385901
  1. A kernel method for multi-labelled classification

  2. This article presents a Support Vector Machine (SVM) like learning sys- tem to handle multi-label problems. Such problems are usually decom- posed into many two-class problems but the expressive power of such a system can be weak [5, 7]. We explore
  3. 所属分类:数据库

    • 发布日期:2016-03-01
    • 文件大小:93184
    • 提供者:honghf123
  1. Vsvm----SVM算法库内含多目标输出回归和参数优化及特征选择算法

  2. VSVM2.0 released with multi-target regression svm introduce: Vsvm2.0 is svm algorithm with the best parameters optimization algorithm, running in window system,and is the upgrade version of winsvm1.0 published in 2006,increase GA search optimize par
  3. 所属分类:其它

    • 发布日期:2008-12-09
    • 文件大小:871424
    • 提供者:gnaf2011
  1. Probability Estimates for Multi-class Classification by Pairwise Coupling.pdf

  2. logistic regression on the SVM’s scores, fit by an additional cross-validation on the training data. In the multiclass case, this is extended as per
  3. 所属分类:互联网

    • 发布日期:2020-10-12
    • 文件大小:613376
    • 提供者:qq_18822147
  1. 深度学习之图像分类—-多分类支持向量机(Multi-SVM)与softmax分类

  2. 本文学习自该大V 概述: 由于KNN算法的局限性,我们需要实现更强大的方法来实现图像分类,一般情况下该方法包含两个函数,一是评分函数(score function),它是原始图像到每个分类的分值映射,二是损失函数(loss function),它是用来量化预测分类标签的得分与真实标签的一致性的。该方法可以转化为一个最优化问题,在最优化过程中,将通过更新评分函数的参数来最小化损失函数的值,从而使得我们找到一个更好的评分函数(参数W)。 从图像到标签分值的参数化映射 评分函数将图像的像素值映射为各个
  3. 所属分类:其它

    • 发布日期:2021-01-06
    • 文件大小:265216
    • 提供者:weixin_38612095
  1. Combined multi-kernel support vector machine and wavelet analysis for hyperspectral remote sensing image classif ication

  2. Many remote sensing image classifiers are limited in their ability to combine spectral features with spatial features. Multi-kernel classifiers, however, are capable of integrating spectral features with spatial or structural features using multiple
  3. 所属分类:其它

    • 发布日期:2021-02-26
    • 文件大小:1048576
    • 提供者:weixin_38651273
  1. 基于多目标优化的SVM多类分类方法

  2. 为了利用ROC曲线下的面积(AUC),更好地评价多类SVM学习效果,提出了MOSMAUC(multi-objective optimizes multiclass SVM based on AUC)算法。该算法采用AUC作为评价标准,利用多目标优化算法作为SVM参数的优化方法,避免优化对象的AUC值过低问题,因为在多类分类学习中任何一个两类分类的AUC值太低,都会影响整体学习的效果。实验结果表明,提出的优化方法改进了算法的学习能力,取得了较好的学习效果。
  3. 所属分类:其它

    • 发布日期:2021-02-22
    • 文件大小:191488
    • 提供者:weixin_38577200
  1. Online Discriminative Structured Output SVM Learning for Multi-Target Tracking

  2. Online Discriminative Structured Output SVM Learning for Multi-Target Tracking
  3. 所属分类:其它

    • 发布日期:2021-02-11
    • 文件大小:1048576
    • 提供者:weixin_38532849
  1. A multi-resolution wavelet algorithm for hand vein pattern recognition

  2. A novel hand vein recognition algorithm is developed based on multi-resolution wavelet analysis. The texture feature of hand vein can be extracted by three-level wavelet decomposition. Furthermore, K-nearest neighbor (KNN) with support vector machine
  3. 所属分类:其它

    • 发布日期:2021-02-10
    • 文件大小:412672
    • 提供者:weixin_38740144
  1. Multi-feature-Based Subjective-Sentence Classification Method for Chinese Micro-blogs

  2. The accurate classification of subjective and objective sentences is important in the preparation for micro-blog sentiment analysis. Since a single feature type cannot provide enough subjective information for classification, we propose a Support vec
  3. 所属分类:其它

    • 发布日期:2021-02-08
    • 文件大小:343040
    • 提供者:weixin_38719702
  1. Quantification of Parkinsonian Bradykinesia Based on Axis-Angel Representation and SVM Multiclass Classification Method

  2. Accurate evaluation of bradykinesia plays a crucial role in the diagnosis and therapy effect of Parkinson's disease. However, the subjective assessment shows low consistency among different evaluators, and the objective sensor-based methods cannot ac
  3. 所属分类:其它

    • 发布日期:2021-02-07
    • 文件大小:5242880
    • 提供者:weixin_38743119
  1. mltool:机器学习工具箱-源码

  2. 机器学习工具箱 支持的方法和问题 监督学习 回归问题 正态方程 使用最小二乘法的线性回归。 分类问题 Softmax分类器; 多SVM分类器; 逻辑回归 神经网络,请参阅下面的详细信息。 无监督学习 主成分分析(降维问题); K均值(聚类)。 神经网络 激活:ReLu,Tanh,Sigmoid; 损失函数:Softmax,Multi SVM,物流。 用法 OS X / macOS先决条件设置 使用: brew install pkg-config gsl 要么 使用 : sudo p
  3. 所属分类:其它

    • 发布日期:2021-02-02
    • 文件大小:254976
    • 提供者:weixin_42144201
  1. 一种基于L2-SVM 的多视角核心向量机

  2. 核化一类硬划分SVDD、一/二类L2-SVM、L2 支持向量回归和Ranking SVM均已被证明是中心约束最小包含球. 这里将多视角学习引入核化L2-SVM, 提出核化两类多视角L2-SVM (Multi-view L2-SVM), 并证明该核化两类Multi-view L2-SVM 亦为中心约束最小包含球, 进而提出一种多视角核心向量机MvCVM. 所提出的Multi-view L2-SVM 和MvCVM既考虑了视角之间的差异性, 又考虑了视角之间的关联性, 使得分类器在各个视角上的学习结
  3. 所属分类:其它

    • 发布日期:2021-01-14
    • 文件大小:1048576
    • 提供者:weixin_38717171
« 12 3 »