搜索资源列表
svm-toy.SVM 的好工具,分类识别功能强大
- SVM 的好工具,分类识别功能强大,直观,Good tool for SVM, classification powerful, intuitive
libsvm_setup
- 这是台湾大学林智仁(Lin Chih-Jen)副教授等人开发的SVM模式识别与回归的软件包,该软件可以解决C-SVM分类、-SVM分类、-SVM回归和-SVM回归等问题,包括基于一对一算法的多类模式识别问题。-This is the National Taiwan University, Lin Zhiren (Lin Chih-Jen), associate professor, who developed SVM pattern recognition and regression of t
SVMclassifier
- SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
SVM
- SVM分类器,针对语音信号的分类识别应用。内容非常多,大家可以筛选着利用。-SVMclassification
PCA-SVM
- 人脸识别程序 程序源代码可见 识别精度高PCA-SVM-Face Recognition program PCA-SVM
C-FOR-SVM-
- 该程序可较好地用于故障诊断,可做故障的分类识别-This program can be better used for troubleshooting, do faults classification
基于opencv的svm分类识别
- 附件是初始入门学习opencv的SVM简单程序,可以用于了解opencv中关于svm部分的使用,以及训练模块,便于快速上手SVM。开发环境是opencv2.0+vs2008,需要先安装opencv2.0才能够运行看到结果。显示第一个结果后,按回车等待几秒,即可显示分类结果。
06-svmMLiA
- 采用SVM算法,用python语言实现的分类识别,可用于异常检测等二分类(Using SVM algorithm, using python language to achieve the classification of identification, can be used for abnormal detection and other two categories)
SVM神经网络的数据分类预测-葡萄酒种类识别
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM neural network data classification prediction wine species identification)
]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)
SVM人脸识别2
- 实现人脸识别,分类器用svm,功能非常好,改名易于理解,适合初学者(The realization of face recognition, the classifier uses SVM, the function is very good, the Rename is easy to understand, suitable for the beginner.)
svm分类预测
- wine的数据来源是UCI数据库,记录的是在意大利同一区域里三种不同品种的葡萄酒的化学成分分析,数据里含有178个样本,每个样本含有13个特征向量(化学成分),每个样本的类别标签已给,该程序主要实现意大利葡萄酒种类识别。(The data source for wine is the UCI database, which records the chemical composition of three different varieties of wines in the same area
(PCA+SVM)人脸识别
- 人脸识别,降维 加分类,主成分分析降维,支持向量机分类(Face recognition, principal component analysis reduced Vega classification, dimension reduction, support vector machine classification)
人脸表情识别matlab程序LBP+LPQ算法融合,SVM分类
- 基于matlab的人脸表情识别,LBP+LPQ算法融合(Facial expression recognition based on MATLAB)
svm
- 基于hog特征的svm的图像分类识别,matlab程序(Image classification and recognition based on hog-svm)
svm
- svm分类器,主要用于雷达辐射源信号识别(Svm classifier, mainly used for radar emitter signal identification)
贝叶斯人脸识别
- Pattern-Recognition-and-Machine-Learning-master,项目包括使用贝叶斯分类器的字符识别,基于GMM的图像分割,使用PCA的人脸识别和具有径向基函数的多类SVM分类器(Pattern-Recognition-and-Machine-Learning-master)
mfcc_svm
- mfcc特征提取法 以及svm训练 可以使用(MFCC feature extraction method and SVM training can be used)
基于SVM的光学字符识别
- OCR光学字符识别是将纸上的文字扫描成数据集,然后对数据集进行分类,最终自动识别字符的技术。(OCR optical character recognition is a technology that scans text on paper into data sets, then classifies the data sets, and finally automatically recognizes characters.)
基于粒子群优化算法的特征选择SVM分类
- 针对“BreastCancer”数据集,作为对比,第一次对特征集直接进行SVM分类,第二次使用粒子群算法进行特征选择后再进行SVM分类。并且对比和分析了两次分类的结果。(For "BreastCancer" data set, as a comparison, the first time the feature set is directly classified by SVM, and the second time the feature set is selected