搜索资源列表
svm-toy
- 支持向量机制。SVM分类器的重要部件。可以检测和训练样本集和
基于NSVM的SVM分类器
- 基于NSVM的两类SVM分类器,matlab7.1运行通过,main中做了PCA的特征提取、leave one out cross-valiation和5-fold cross-validation(重复10次的平均值)
lib-SVM分类器C实现
- lib-SVM分类器实现,一个用VC实现的SVM分类器。,lib-SVM classifier implementation, implementation of a VC with the SVM classifier.
mysvm.rar
- 这个代码是用lib-svm来实现svm分类器的,简单易懂,并且有详细的注释,对于刚刚接触SVM的初学者有很大的帮助,一看就能上手,我也是新手,所以应该还是很有帮助的。,This code is used to achieve lib-svm classifier svm, easy-to-read, and detailed notes, just contact SVM for the great help for beginners, a look will be able to start
classification
- 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
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
libsvm-mat-2.88-1
- matlab编写的SVM分类器源代码,效果不错,是很好的东西哦!-matlab prepared SVM classifier source code, well, things are good Oh!
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
jxsvm
- 交互支持向量机学习算法能解决一些监督学习问 题中学习样本较少的问题, 它以支持向量机(SVM ) 方法为 基础, 将设计分类器变成一个交互的过程, 即: 根据对已知 样本进行的SVM 分类器设计, 主动采样选择“有用”的新样 本, 并进行下一步SVM 分类器的设计。与普通SVM 法相 比, 该方法所需的样本量大大降低, 而且可能达到更好的推 广能力。文本信息过滤问题的实例说明了该算法的有效性。-Interactive support vector machine lear
svmfenleiqiyuanli
- svm分类器原理详细描述,值得一看,希望对你有帮助-svm classification theory described in detail, worth a visit, I hope to help you
SVM13
- SVM神经网络中的参数优化---提升分类器性能 -SVM parameters optimization of neural network classifiers to enhance the performance---
a-nonlinear-SVM-classifier
- 这是非线性svm分类器的matlab代码,不仅有代码,而且有数据。-This is matlab code of a nonlinear SVM classifier , which not only has the code, but the data.
SVM分类器
- 简单的SVM分类器开源代码。可直接运行,附带源代码
Determination-SVM-classifier-
- 交叉验证的实现,判定SVM分类器 支持向量机SVM(Support Vector Machine)是一种可训练的机器学习方法。-The realization of cross-validation to determine SVM classifier support vector machine SVM (Support Vector Machine) is a machine learning method trainable.
svm
- SVM分类器,做的是模式识别的内容,两类四类分类器都有-SVM classifiers do is pattern recognition content classifier has four categories
SVM神经网络中的参数优化---提升分类器性能
- 对SVM神经网络进行参数优化,提升其分类器性能(The parameters of SVM neural network are optimized to improve the performance of classifier)
hogsvm
- 结合HOG特征算子和SVM分类器的目标识别代码,这是一个节点性的贡献(Target recognition code combining HOG feature operator and SVM classifier)
]ORL+PCA+SVM-11
- 编写了用户界面程序实现ocr人脸数据集的识别,使用了svm分类器(A user interface program is developed to realize the recognition of OCR face data set, and the SVM classifier is used)
9、SVM方法
- svm分类器,训练svm的MATLAB代码,简单易理解,好用,能够有效的实现动能(SVM classifier, training SVM MATLAB code, simple and easy to understand, good use, can effectively implement the kinetic energy)
高级分类器:支持向量机( SVM)
- 利用R语言实现高级分类器,支持向量机( SVM)(Advanced classifier, support vector machine (SVM))