Content deleted Content added
No edit summary |
m I believe the demotion and the promotion steps were interchanged so corrected it to correct ones |
||
Line 14:
* If an example is correctly classified, do nothing.
* If an example is predicted incorrectly and the correct result was 0, for each feature <math>x_{i}=1</math>, the corresponding weight <math>w_{i}</math> is
<math>\forall x_{i} = 1, w_{i} =
* If an example is predicted incorrectly and the correct result was 1, for each feature <math>x_{i}=1</math>, the corresponding weight <math>w_{i}</math> is
<math>\forall x_{i} = 1, w_{i} =
A typical value for
|