summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorNishant Aswani <nishantaswani@nyu.edu>2020-04-22 15:38:51 -0400
committerGitHub <noreply@github.com>2020-04-22 15:38:51 -0400
commitd0fa235e84d61dec04b9241e920a9988b36b87a6 (patch)
tree86884eaf92f2be40de6a70edd55ac122d20ff312 /docs
parentc22090c602098abe29f451c6235fe8179725726a (diff)
Updated ranking algorithm graph in docs (#654)
* Regraphed ranking algorithm demo with seaborn plot * use imgur mirror for ranking algo image
Diffstat (limited to 'docs')
-rw-r--r--docs/img/rank_algorithm.pngbin0 -> 55191 bytes
-rw-r--r--docs/src/about_ranking.md2
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/img/rank_algorithm.png b/docs/img/rank_algorithm.png
new file mode 100644
index 00000000..c8200f91
--- /dev/null
+++ b/docs/img/rank_algorithm.png
Binary files differ
diff --git a/docs/src/about_ranking.md b/docs/src/about_ranking.md
index d318ae82..36347932 100644
--- a/docs/src/about_ranking.md
+++ b/docs/src/about_ranking.md
@@ -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)