The conditional class probability is . A Bayes classifier chooses
and its Bayes risk is
A sequence of classifiers is consistent when as , with convergence interpreted in probability or in expectation according to whether the training sample is conditioned upon.
The -nearest-neighbour classifier finds the training predictors nearest to and returns the majority class among their labels. Increasing averages more labels and reduces variance of an estimator, but uses observations farther from and therefore increases bias of an estimator; decreasing reverses this bias-variance tradeoff.
For two classes, write , the conditional Bayes error. The nearest-neighbour label and the test label become conditionally independent draws from the same local class distribution, so the limiting conditional error of one-nearest-neighbour classification is
The assumption gives . Its excess over the conditional Bayes error is
After taking expectations, the limiting risk remains at least above the Bayes risk, so one-nearest-neighbour classification is not consistent.
The limiting conditional error of one-nearest-neighbour classification is . Put and . By the Cauchy-Schwarz inequality, the other probabilities satisfy
Consequently
Now , and Jensen inequality gives . Taking expectations proves

Articles by others on the same topic (0)

There are currently no matching articles.