Content deleted Content added
m Explicitly specify weights for which x_{i} = 1 are updated. Move away from the word "implicated". |
m removed unnecessary comma. |
||
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
* If an example is predicted incorrectly and the correct result was 1, for each feature <math>x_{i}=1</math>, the corresponding weight
A typical value for
|