Prior knowledge for pattern recognition: Difference between revisions

Content deleted Content added
m Reverted edits by 222.154.232.180 to last version by Melcombe (HG)
No edit summary
Line 1:
{{Orphan|date=November 2006}}
[[Pattern recognition]] is a very active field of research intimatelymmmmmintimately bound to [[machine learning]]. Also known as classification or [[statistical classification]], pattern recognition aims at building a [[classifier]] that can determine the class of an input pattern. This procedure, known as training, corresponds to learning an unknown decision function based only on a set of input-output pairs <math>(\boldsymbol{x}_i,y_i)</math> that form the training data (or training set). Nonetheless, in real world applications such as [[character recognition]], a certain amount of information on the problem is usually known beforehand. The incorporation of this prior knowledge into the training is the key element that will allow an increase of performance in many applications.
 
== Definition ==