搜索资源列表
svm-python
- This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package mer
stprtool.rar
- 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
libsvm-errorcode
- 纠错输出编码SVM算法,解决多类分类问题-Error-correcting output coding SVM algorithm, to solve multiclass classification problem
SVM
- 有基于 matlav的svm软件工具,感觉挺好用的。里面有很多实例,稍加修改就可以使用。例如三分类问题: 1、输入三类数据xapp yapp 2、选择多类分类方法(一对多或一对一或m-svm) 3、设置参数 4、调用训练函数得到向量机参数 5、输入测试数据,得到预期结果。 -There is matlav based on the SVM-based software tools, I feel pretty useless. Inside there is a lot
webcat
- 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gr
multiclass
- 很多关于svm多类分类的文章,国内国外都有 都是经常被引用的文章-svm multiclass
04026823
- Multiclass SVM Design and Parameter Selection with Genetic Algorithms
7593
- 一篇svm多类分类的综述文章,介绍了现有的经典多类分类方法-a article about multiclass svm,introduced the existing classical methods for multiclass classification
Classification_OSU_SVM
- 是一种支持向量机的改进,能进行多类分类,解决了原SVM二分类的缺陷-Is a kind of support vector machine (SVM) improvement, can multiclass classification, solve the two original SVM classification of defects
EmotionClassification
- SPEECH-BASED EMOTION CLASSIFICATION USING MULTICLASS SVM WITH HYBRID KERNEL AND THRESHOLDING FUSION-SPEECH-BASED EMOTION CLASSIFICATION USING MULTICLASS SVM WITH HYBRID KERNEL AND THRESHOLDING FUSION
SVM2by2
- SVM multiclass classifier
multisvm
- Matlab code for multiclass svm
multiclass
- 利用SVM进行多分类的matlab 程序,m文件-Multi classification by using SVM matlab program, the m file
svm-matlab-
- 支持向量机的源代码,可以实现分类和回归分析。-ctions on Intelligent Systems and Technology ABSTRACT LIBSVM is a library for Support Vector Machines (SVMs). We have been actively developing this package since the year 2000. The goal is to help users to easily apply SVM t
multisvm
- MULTICLASS SVM FOR FACE EXPRESSION RECOGNITION
SVM_lzb1p0
- 这里实现了四种SVM工具箱的分类与回归算法 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\svm Classification_stprtool.m - 多类分类 4、工具箱:SVM_SteveGunn Classification_SVM_SteveGu
MSVM
- multiclass svm implemented code from online
SVM+GUI+V3.1[mcode]
- 基于多类的支持向量机SVM的算法简单介绍(Based on multiclass support vector machines, SVM algorithm is introduced briefly)