Prior knowledge for pattern recognition: Difference between revisions

Content deleted Content added
No edit summary
Undid revision 233892502 by 121.72.181.129 (talk) Cleaned up obvious vandalism
Line 1:
{{Orphan|date=November 2006}}
[[Pattern recognition]] is a very active field of research mmmmmintimatelyintimately 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 ==