搜索资源列表
文本多分类中的特征选择研究
- 该文详细介绍了一种多分类文本特征选择,具有很大的启发性
svm_light_multiclass.tar
- SVM Light的多分类源代码,尤其是可用来做文本分类。SVM(支持向量机)方法是目前已知的最优秀的分类方法之一。SVM不仅可以用来分类,也可以用来做回归。-SVM classification of more source code, in particular used to make text classification. Support Vector Machine (SVM) is currently the best k
mppdf
- 多分类器集成算法,应用前景广泛,本pdf有益于对该算法的了解和学习,共享之。-multiple classifiers integration algorithm, broad application prospects, the benefits of this algorithm pdf understanding and learning, Sharing.
sflbp
- 用于三分类的bp算法matlab程序 下面是一个两概念(一个三角形和一个矩形)学习的例子,是一个典型的多分类例子 分类结果的正确率可通过训练网络进一步提高 -for three classification algorithm Matlab procedures bp below is a two concepts (a triangle and a Moment fractal) learning example i
multisvm
- 多分类支持向量机实现方法的分析比较:一对一、一对多和DAG的对比,比较专业,-more SVM method of comparison : one-to-one, one-to-many and DAG contrast, more professional-huh
svm_multiclass.tar
- SVM支持向量机多分类器源码,用过的,绝对好用-SVM SVM classifier source, used absolutely everything
1vsr
- svm在matlab环境下多类分类中的一对多分类器类型程序-svm in Matlab environment over classification of the one-to-many types of procedures classifier
Dev.tar
- MSVM,svm的多分类问题实现,实现语言为c-MSVM, svm realize the multi-classification problems, the realization of language as c
svm_multiclass.tar
- 用c语言写的基于SVM的多分类源码,来自康奈尔大学,性能良好-C language used SVM-based classification of multi-source, from Cornell University, the performance of good
ordreg
- 基于MATLAB编写的SVM多分类算法程序-Based on MATLAB prepared multi-SVM classification algorithm procedure
SVM
- 支持向量机用于多分类问题的程序,可以较好地运行.-Support vector machine for multi-classification procedures, can be used to run.
svm
- 这是我自己编的一个基于svm的多分类程序,但并不是很成功,还望看了给予指点。-This is my own, a SVM-based multi-classification procedures, but not very successful, but also hope to give guidance read.
MATLAB_svm_gui
- 支持向量机的Matlab实现,支持多分类,据有GUI操作界面,简单易懂,其中包括输入输出数据。-Support Vector Machines Matlab realize, support multi-classification, as far as the operation has GUI interface, easy-to-read, including the input and output data.
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
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
non-linearSVMmulti-classification
- 转发一个可视化的非线性支持向量机多分类源码,比较实用易学,值得进一步深入开发。-non-linear SVM multi-classification
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
multisvm.ps
- 台湾林智仁等对如何使用SVM进行多分类的理论、算法以及实验的介绍-Taiwan' s Lin Zhiren, etc. on how to use SVM for multi-classification of the theory, algorithms and experimental introduction of
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)