]> Untitled Git - lemmy.git/commitdiff
Updated ranking algorithm graph in docs (#654)
authorNishant Aswani <nishantaswani@nyu.edu>
Wed, 22 Apr 2020 19:38:51 +0000 (15:38 -0400)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2020 19:38:51 +0000 (15:38 -0400)
* Regraphed ranking algorithm demo with seaborn plot

* use imgur mirror for ranking algo image

docs/img/rank_algorithm.png [new file with mode: 0644]
docs/src/about_ranking.md

diff --git a/docs/img/rank_algorithm.png b/docs/img/rank_algorithm.png
new file mode 100644 (file)
index 0000000..c8200f9
Binary files /dev/null and b/docs/img/rank_algorithm.png differ
index d318ae82d55b87023463b87b458e87b43ed2deaa..36347932eed40d7972de8c249521cc779a8e716b 100644 (file)
@@ -26,4 +26,4 @@ Gravity = Decay gravity, 1.8 is default
 
 A plot of rank over 24 hours, of scores of 1, 5, 10, 100, 1000, with a scale factor of 10k.
 
-![](https://i.imgur.com/w8oBLlL.png)
+![](https://i.imgur.com/QukPR03.png)