Introduction - 5.2 English - 68552

AOCL API Guide (68552)

Document ID
68552
Release Date
2025-12-29
Version
5.2 English

Given a feature matrix \(X\) and corresponding labels \(y\), a support vector machine (SVM) aims to find an optimal separating hyperplane that best classifies or fits the data. Optimal here means that it maximizes the distance (also called the margin) from nearest datapoint to the hyperplane.