Skip to content

Commit

Permalink
Edited 170_Relevance/45_Popularity.asciidoc with Atlas code editor
Browse files Browse the repository at this point in the history
  • Loading branch information
skalapurakkel committed Jan 15, 2015
1 parent c22eff7 commit 9dca2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 170_Relevance/45_Popularity.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Adding in a `factor` changes the formula to this:
new_score = old_score * log(1 + factor * number_of_votes)

A `factor` greater than `1` increases the effect, and a `factor` less than `1`
decreases the effect, as shown in <<img-popularity-factor>>:
decreases the effect, as shown in <<img-popularity-factor>>.

[[img-popularity-factor]]
.Logarithmic popularity with different factors
Expand Down

0 comments on commit 9dca2fa

Please sign in to comment.