Winnow (algorithm): Difference between revisions

Content deleted Content added
BrotherE (talk | contribs)
Specified that the examples from which the classifier is learned are labeled
Line 21:
 
Variations are also used. For example, Winnow2 is the same as Winnow1 except that in the demotion step the weights are multiplied by <math>\frac{1}{\alpha}</math> instead of being set to 0.
 
Prepared By: Waqas Azeem
 
==Mistake bounds==