Support Vector Machines for Classification
作者:Mariette Awad, Rahul Khanna · 发表于:Apress eBooks · 年份:2015 · DOI:10.1007/978-1-4302-5990-9_3 · 被引用次数:546 · 研究领域:Machine Learning and Data Classification、Anomaly Detection Techniques and Applications、Face and Expression Recognition
This chapter covers details of the support vector machine (SVM) technique, a sparse kernel decision machine that avoids computing posterior probabilities when building its learning model. SVM offers a principled approach to problems because of its mathematical foundation in statistical learning theory. SVM constructs its solution in terms of a subset of the training input. SVM has been extensively used for classification, regression, novelty detection tasks, and feature reduction. This chapter focuses on SVM for supervised classification tasks only, providing SVM formulations for when the input space is linearly separable or linearly nonseparable and when the data are unbalanced, along with examples. The chapter also presents recent improvements to and extensions of the original SVM formulation. A case study concludes the chapter. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.