搜索资源列表
LS-SVM
- 十篇关于SVM(支持向量机)的论文。简体中文版的。
LS-SVM
- 这是《数据挖掘中的新方法——支持向量机》一书的电子版。
svm
- 关于SVM支持向量机的算法,对于研究手势识别和人脸识别有很大参考价值。-About SVM support vector machine algorithms, gesture recognition and face recognition for the study of great reference value.
SVM-PPT
- 关于数据挖掘中SVM,支持向量机的学习课件,都是PPT,内容详实,可作为讲课与学习的参考资料。-Data mining on the SVM, support vector machine learning courseware are PPT, informative, can be used as reference for lectures and learning.
svm_face_recognition
- 一篇很不错的关于人脸表情识别的论文。论文提出了一种基于人脸局部特征的表情识别方法,先选取人脸重要的局部特征,对得到的局部特征进行主成分分析,然后用支持向量机( SVM)设计局部特征分类器来确定测试表情图像中局部特征,同时设计支持向量机( SVM)表情分类器,确定表情图像的所属类别。-A very good facial expression recognition on paper. This paper proposes a feature based on local expression
SVM.pdf
- 支持向量机导论,是用英文版翻译过来的,详细介绍了SVM的原理和应用-An Introduction to Support Vector Machine, is translated in English, detailing the principles and application of SVM
SVM
- 对于初学者是一篇很好的学习支持向量机的英文文章-For beginners, a very good learning support vector machines in English articles
SVM
- 本书介绍的支持向量机方法,是建立在统计学习理论的VC 维理论和结构风险最小原理基础上的,根据有限的样本信息在模型的复杂性(即对特定训练样本的学习精度)和学习能力(即无错误地识别任意样本的能力)之间寻求最佳折衷,以期获得最好的推广能力 。-This book introduces the support vector machine method is based on statistical learning theory, VC dimension and structural risk mi
forecasting-control-based-on-svm
- 关于最小二乘支持向量机的预测控制技术的论文,希望对大家有所帮助-On least squares support vector machine model predictive control technology, the paper, we want to help
svm-load-forecast
- 本文介绍了支持向量机进行电力负荷时间序列的预测-This article describes a support vector machine to power load time series prediction
svm
- SVM的理论基础 线性判别函数和判别面 最优分类面 支持向量机 LIBSVM简介-The theoretical basis of the SVM linear discriminant function and discriminant surface optimal hyperplane Support Vector Machines LIBSVM Profile
svm
- svm支持向量机训练数据并试验、数据采集方法为主元分析法-svm matlab
SVM
- 深度学习中关于向量机支持向量机(即一种分类器)的相关内容-Depth study on vector machines support vector machine (that is, a classifier) related content
Matlab-svm
- 基于Matlab的最小二乘支持向量机的工具箱及其应用_李-The least squares support vector machine (SVM) based on Matlab toolbox and its application _ Li Fangfang
SVM
- 全文宏观上整体认识支持向量机的概念和用处,微观上深究部分定理的来龙去脉,证明及原理细节,力求逻辑清晰 , 通俗易懂。-Overall understanding of the text of the macro support vector machine concept and usefulness, go into the ins and outs of the microscopic part of the theorem, and proof of principle details,
svm
- 我收集的十篇优秀硕士论文,关于支持向量机预测电力负荷的。-I collected ten outstanding master' s thesis on support vector machine power load.
svmgdm1
- 支持向量机SVM(Support Vector Machine)作为一种可训练的机器学习方法,主要是关于SVM在matlab中实现的实例代码-Support Vector Machine SVM (Support Vector Machine) as a trainable machine learning methods, mainly with regard to instances of SVM implemented in matlab code
svm
- 支持向量机通俗导论(理解SVM的三层境界)LaTeX最新版_2015.1.9-describe the svm with more details
svm
- 使用perl进行遍历多重文件夹中的文件,并使用支持向量机进行模型训练。-Traverse files in the folder, and train model with SVM(support vector machine)
SVM-parameter-selection
- 支持向量机SVM参数的设置,采用网格搜索法对C和G两个参数进行粗选和精选。-Support vector machine SVM parameter setting, using the grid search method for C and G for roughing and two parameters chosen.