Learn Before
Concept

Consistent Predictor

In statistical learning, a consistent predictor is an algorithm or model that, under mild conditions, will eventually converge to the optimal predictor as the size of the training data increases to infinity. This theoretical guarantee means that the algorithm, such as the 11-nearest neighbor method, will ultimately find the best possible mapping from inputs to outputs when provided with sufficient data.

0

1

Updated 2026-05-06

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Related