Prior knowledge for pattern recognition: Difference between revisions

Content deleted Content added
mNo edit summary
RussBot (talk | contribs)
m Robot-assisted fixing links to disambiguation page (you can help!) Model
Line 3:
== Definition ==
 
Prior knowledge, as defined in [Scholkopf02], refers to all information about the problem available in addition to the training data. However, in this most general form, determining a [[Model (abstract)|model]] from a finite set of samples without prior knowledge is an [[ill-posed]] problem, in the sense that a unique model may not exist. Many classifiers incorporate the general smoothness assumption that a test pattern similar to one of the training samples tends to be assigned to the same class.
 
In machine learning, the importance of prior knowledge can be seen from the [[No free lunch theorem]] which states that all the algorithms have the same average performance over all the problems and thus implies that to gain in performance on a certain application one must use a specialized algorithm that includes some prior knowledge about the problem.
Line 53:
 
* [Scholkopf02], B. Scholkopf and A. Smola, "Learning with Kernels", MIT Press 2002.
{{uncat}}