pretty graphs on homepage!

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-08-31 00:43:29 -04:00
parent 8b42bd47a6
commit 2d06fae078
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ from fbprophet import Prophet
from scraper import Coin, MWT, convert_to_decimal
PERIODS = 365
PERIODS = 30
@MWT(timeout=300)
+7
View File
@@ -76,6 +76,13 @@
<h2>Experimental (e.g. <em>fun</em>) Endpoints</h2>
<h3>Prediction of LBC Price (using <em>machine learning</em>)</h3>
<p>&nbsp;</p>
<a href="https://coinbin.org/lbc/forecast/graph">
<img src="/lbc/forecast/graph" alt="Graph of LBC prediction.">
</a>
<p></p>
<code><strong>$ curl <a href="https://coinbin.org/lbc/forecast">https://coinbin.org/lbc/forecast</a></strong></code>
<pre>