Statistical Prediction
A support vector is a data point that lies closest to the decision boundary in a support vector machine (SVM) model. These points are crucial because they influence the position and orientation of the hyperplane that separates different classes in the data, making them essential for defining the optimal margin between classes, whether in a linear or non-linear context.
congrats on reading the definition of Support Vector. now let's actually learn it.