搜索资源列表
multiclass
- 多分类算法 matlab源代码 multiclassify-multiclassify
bsvm-2.06
- 台湾林智仁等开发的用于SVM多分类软件,包括一对多SVM、一对一SVM、DAGSVM等算法的实现-Taiwan' s Lin Zhiren, etc. for the development of SVM multi-classification software, including one to many SVM, one-SVM, DAGSVM such as Algorithm
libsvm-mat-2[1].89-3
- svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
3class_svm_matlab
- 使用libsvm进行三分类,svm多分类可以类似编程-Use libsvm for three categories, svm classification can be more similar to programming
svm
- 这是在模式识别中常用的一个分类器,不过这是一个线性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
non-linearSVMmulti-classification
- 转发一个可视化的非线性支持向量机多分类源码,比较实用易学,值得进一步深入开发。-non-linear SVM multi-classification
multisvm.ps
- 台湾林智仁等对如何使用SVM进行多分类的理论、算法以及实验的介绍-Taiwan' s Lin Zhiren, etc. on how to use SVM for multi-classification of the theory, algorithms and experimental introduction of
multi-classSVM
- 总结SVM多分类的文章,从训练时间、分类时间、分类器的个数等等入手进行对比-Summary SVM multi-classification of articles, from the training time, classification time, the number of classifiers, and so begin to compare
svmandHububianjv
- 关于支持向量的简单分类和多分类与优化,还有不变矩的编程-Support vector classification of simple and multiple classification and optimization, there are moment invariants programming
SSVM_MATLAB
- MATALB 编写的最小二乘支持向量机,可实现多分类问题,包含双参数优化。-LSSVM compiled by MATLAB language,It can realize multi-classification,and work very well.
SVM
- SVM(支持向量机),二分类,多分类,多分类一对一,多分类一对多训练及测试matlab代码-SVM two classes muticlasses mutioneagainstone mutioneagainstall matlab code
levmar-2.4
- unix下开发的多分类支持向量机的源程序,程序应用很灵活,编译后即可使用。-unix developed under the multi-class Support Vector Machine source, the program application is very flexible and can be used after compilation.
bsvm-multisvm
- 一个多分类支持向量机的文件,可直接运行,并且可以多数据进行多重分类,十分好用-A multi-class support vector machine files can be directly run, and can make multiple multiple data classification, is very easy to use
8classifier
- 可对txt格式的特征文件进行多分类,此处以八分类为例。-Txt format can be a profile of multiple classification
svm
- svm 可以实现多分类 希望对你能有帮助-svm classification can achieve more than you want to help
ensembles_pca_svm_new10v
- 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
MatlabLSSVM
- 支持向量机的多分类问题,主要是将其分成了5类-Support Vector Machine
SVMRFE.m
- 基于RFE特征选择方法的多分类特征排序,Matlab平台(Multi class feature ranking based on RFE method)
BP神经网络多分类部分补充
- 这个是上一个java实现二分类的补充,兼容了二分类和多分类。(a neural network to solve multiclass division which implemented with java)
SVM 多分类
- 通过一对多,和多对一的方式,将二分类svm转化成多分类分类器(Through the way of one to many and many to one, the two classification SVM is transformed into a multi classification classifier)