@inbook{f541d7c4206746afa2c8e4c32d45aec5,
title = "Support Vector Machines",
abstract = "Let us imagine a linearly separable training data set, characterized by only two class labels. In such a situation, the binary classification task can be accomplished by determining a linear separator for the training points. Given that an infinite number of possible linear separators exist in general, methods such as the Perceptron algorithm find just any of the existing separators, while other methods search for the “best” linear separator, according to some criterion. Support Vector Machines (SVMs) aim to find a decision surface that is maximally far away from any data point, with the objective of maximizing classification accuracy and robustness, and generalization ability. In this chapter, SVMs are first introduced for binary classification and for linearly separable problems. Then, the concepts are extended to nonlinearly separable problems and multiclass classification.",
author = "Leonardo Vanneschi and Sara Silva",
note = "Vanneschi, L., & Silva, S. (2023). Support Vector Machines. In Lectures on Intelligent Systems (pp. 271-281). (Natural Computing Series). Springer, Cham. https://doi.org/10.1007/978-3-031-17922-8_10",
year = "2023",
month = jan,
day = "13",
doi = "10.1007/978-3-031-17922-8_10",
language = "English",
isbn = "978-3-031-17921-1",
series = "Natural Computing Series",
publisher = "Springer, Cham",
pages = "271--281",
booktitle = "Lectures on Intelligent Systems",
}