Skip to content

Commit

Permalink
Algorithm description amendment (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalboryczko committed Oct 16, 2023
1 parent af77137 commit 467b24c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/master/concepts/algorithms.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ $$
w_l = -\log\left(\frac{|I_l|}{|I|}\right)
$$

If a label is used by more items, this user is more generic and has a lower weight.
If a label is used by more items, this label is more generic and has a lower weight.

- **User weight**: The user weight is defined as

Expand Down

0 comments on commit 467b24c

Please sign in to comment.