Classification predicts a discrete label from observed covariates.
The L-nearest-neighbour classifier estimates each class probability by its empirical frequency among the nearest training covariates and predicts a class of greatest estimated probability.
For binary classification with posterior estimate , the plug-in classifier satisfies
A support vector machine chooses a separating decision function by trading a wide geometric margin against hinge-loss violations.
The slack variables satisfy and quantify margin violations.
For a linear score , the decision boundary is .
For a linear support vector machine, the geometric margin lies between and and has width .
The two margin boundaries of a linear support vector machine are the parallel hyperplanes and .
A support vector is a training observation on or inside the fitted margin; it has a nonzero dual coefficient and can affect the fitted boundary.

Articles by others on the same topic (0)

There are currently no matching articles.