From d0fa235e84d61dec04b9241e920a9988b36b87a6 Mon Sep 17 00:00:00 2001 From: Nishant Aswani Date: Wed, 22 Apr 2020 15:38:51 -0400 Subject: Updated ranking algorithm graph in docs (#654) * Regraphed ranking algorithm demo with seaborn plot * use imgur mirror for ranking algo image --- docs/img/rank_algorithm.png | Bin 0 -> 55191 bytes docs/src/about_ranking.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 docs/img/rank_algorithm.png (limited to 'docs') diff --git a/docs/img/rank_algorithm.png b/docs/img/rank_algorithm.png new file mode 100644 index 00000000..c8200f91 Binary files /dev/null and b/docs/img/rank_algorithm.png 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) -- cgit v1.2.3