Definition
An algorithm producing from i.i.d. points is consistent for if the risk converges to the Bayes risk in probability; strongly consistent with almost sure convergence; universally consistent if it is consistent for every on .
Formula
- It concerns the risk, not the function: need not converge to .
- It is asymptotic and gives no rate; for every fixed some distribution is still hard.
- First universally consistent algorithm: kNN with , (Stone 1977). Later: SVMs, boosting, random forests. 1-NN and ERM over a fixed class are not universally consistent.
Appears in
- Lecture 1.2, definitions and Stoneβs theorem
- Lecture 1.2, the plug-in classifier
- Lecture 1.2, ERM is not always consistent
- Lecture 1.2, why NFL does not contradict universal consistency
- Lecture 3, consistency w.r.t. F and Bayes consistency
- Lecture 3, Theorem 7: consistency of ERM iff uniform convergence
- Lecture 3, Theorem 14: iff finite VC dimension