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

搜索资源列表

  1. libsvm-2.88.rar

    2下载:
  2. LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。,LIBSVM is林智仁Taiwan Univ
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:505.95kb
    • 提供者:小潘
  1. classification

    0下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:98.63kb
    • 提供者:tangxiaojun
  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
    • 文件大小:2.78kb
    • 提供者:rosalyn
  1. svm

    0下载:
  2. 这是一个十分完善的SVM算法。包括各种的线性核和非线性核。能够解决各种分类问题。-This is a very good SVM algorithm. Including the linear kernel and nonlinear kernel. To solve various classification problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:12.6kb
    • 提供者:wuxin
  1. stprtool15aug08

    3下载:
  2. 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5.72mb
    • 提供者:Xiaoyue Jiang
  1. file

    0下载:
  2. 利用matlab开发平台和相关的SVM优化工具箱,及OAO,OAA,BSVM2算法模型,设计改进并实现非线性的模式分类实验模型系统.-Matlab use development platform and related optimization toolbox of SVM, and OAO, OAA, BSVM2 algorithm model, designed to improve and to achieve non-linear model of the pattern classi
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:233.9kb
    • 提供者:原磊
  1. svm

    0下载:
  2. 这是在模式识别中常用的一个分类器,不过这是一个线性2分类问题,对于多分类问题,可以直接转化~-This is commonly used in pattern recognition, a classifier, but this is a linear 2 classification for multi-classification problems, can be directly translated into
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:123.05kb
    • 提供者:何欢
  1. libsvm-2.89

    1下载:
  2. 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:508.82kb
    • 提供者:陳彥霖
  1. non-linearSVMmulti-classification

    0下载:
  2. 转发一个可视化的非线性支持向量机多分类源码,比较实用易学,值得进一步深入开发。-non-linear SVM multi-classification
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:233.98kb
    • 提供者:SVM爱好者
  1. svm

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

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

    0下载:
  2. SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:115.37kb
    • 提供者:
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6.6mb
    • 提供者:张数
  1. zzz099SVM

    0下载:
  2. 为了对目标进行快速的检测,提出了一种新的基于支持向量机的级联式分类器的构造方法。该级联分类器由若干个线性SVM弱分类器构成,结构简单,分类时间极快。针对级联结构中的每个节点的训练给出了一个新的SVM框架下的二次规划模型,这使得每个节点都有较高的正样本检测率和适当的负样本错检率。-In order to quickly detect the target, a new cascade based on support vector machine classifier constructor. T
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:15.12kb
    • 提供者:xiaozhuang
  1. SVM

    5下载:
  2. 线性SVM分类,数据已给出,代码很详尽哈-Linear SVM classification, data has been given, the code is very detailed and Kazakhstan
  3. 所属分类:matlab

    • 发布日期:2015-01-08
    • 文件大小:199kb
    • 提供者:
  1. liblinear-1.93

    0下载:
  2. 线性SVM分类代码,线性分类快速准确,如果数据量大则需要内存较大-Linear SVM classification code, fast and accurate linear classification, the large amount of data you need to memory
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:342.46kb
    • 提供者:Alex Lee
  1. liblinear-1.94

    0下载:
  2. 线性SVM分类代码,线性分类快速准确,如果数据量大则需要内存较大-Linear SVM classification code, linear classification quickly and accurately, if a large amount of data you need to memory
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:343.59kb
    • 提供者:derek
  1. Svm

    0下载:
  2. 简单的SVM线性分类的仿真实验,包括测试数据跟源码,易学-Simple linear SVM classification of simulation experiments, including testing data with the source code, easy to learn
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:903byte
    • 提供者:张妍
  1. svm-Linear-classification

    0下载:
  2. A Tutorial on Support Vector Machines for Pattern Recognition-Two Dimension Linear-SVM Problem, Two Class and Separable Situation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:16.42kb
    • 提供者:bigwrl
  1. svm

    0下载:
  2. 支持向量机由Vapnik首先提出,像多层感知器网络和径向基函数网络一样,支持向量机可用于模式分类和非线性回归,该程序主要实现svm的分类和回归功能。(SVM was first proposed by Vapnik. Like multilayer sensor network and radial basis function network, SVM can be used for pattern classification and non-linear regression. The p
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:17kb
    • 提供者:wj2511
  1. svm

    0下载:
  2. 里面包含SVM线性和非线性处理的一些程序,希望对大家有所帮助(Linear classification)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:5kb
    • 提供者:身份人
« 12 »
搜珍网 www.dssz.com