Live data from Hacker News

ASK HN: Predicting Time Series Data

news.ycombinator.com

1–6 of 6 posts

ASK HN: Predicting Time Series Data

#1
I want to forecast traffic on my website (i work for a large company with thousands of hours spent on our website hourly across the USA). I am researching how to visualize and predict this time series at the hourly level. Any ideas here on modeling the time spent on the website on a city level? I have lots of historical data ~2 years

Re: ASK HN: Predicting Time Series Data

#5
We have that as an application on our platform. We did that because we use it often and we've included it as a plug-in. We made it addressable by API because sometimes we hook it to a Grafana dashboard and use it in other systems, but you can also upload a file (CSV, spreadsheet) and get predictions and graphs.

Feel free to contact me.