Worth noting Prophet is R/Python wrappers to some models with reasonable defaults, written in and fit by Stan , a probabilistic programming language, and Bayesian estimation framework. Stan is amazing in that you can fit pretty much any model you can describe in an equation (given enough time and compute, of course)! More on Stan here: http://mc-stan.org/
Stan is nice but its GPL license is taboo in my corporate environment :( . I am puzzled how they managed to release Prophet under BSD with such a dependency.
Prophet: forecasting at scale
61–70 of 114 posts
Re: Prophet: forecasting at scale
#62I wonder what Sungard/FIS think of the name, which is the same as their commercial financial modelling/forecasting tool.
Re: Prophet: forecasting at scale
#63Are there any startups/services where you pass it a series and it returns forecast models? That's something I'd be willing to pay for.
You can try https://yoghurt.io/ . Its fully managed platform and no need to setup anything yourself. Example: Like you want to predict the app downloads of your website coming week. Just upload the data in time series format against the date and app downloads from last 30 weeks. It will return the next 7 days predicted app downloads along with the analytical confidence. It can predict any KPI like visitors, app downl…
Re: Prophet: forecasting at scale
#64It's major benefit is that it figures out relationship to the target time series by itself, so you can just throw in all time series and see what comes out.
Language is Clojure, 20kloc, incanter, encog. If anyone is interested in working for/with it, let me know. I currently develop a Rest Api for it and plan to release it as open source once the major code smells are dealt with.
Re: Prophet: forecasting at scale
#65Worth noting Prophet is R/Python wrappers to some models with reasonable defaults, written in and fit by Stan , a probabilistic programming language, and Bayesian estimation framework. Stan is amazing in that you can fit pretty much any model you can describe in an equation (given enough time and compute, of course)! More on Stan here: http://mc-stan.org/
... and if you like Clojure, you might try Bayadera, which has its own engine running the analysis on the GPU. http://github.com/uncomplicate/bayadera
Re: Prophet: forecasting at scale
#66I didn't know wikipedia page view counters are available for public usage. The wikipediatrend R package relies on http://stats.grok.se/ , which in turn relies on https://dumps.wikimedia.org/other/pagecounts-raw/ which has been deprecated. The new dump is located at https://dumps.wikimedia.org/other/pageviews/ Data is available in hourly intervals. * pageviews-20170227-050000 en Peyton_Manning 58 0 [edit] There is a w…
Cool! I wonder what spiked the views for artificial intelligence on 10/11/2016? https://tools.wmflabs.org/pageviews/?project=en.wikipedia.or...
Re: Prophet: forecasting at scale
#67I didn't know wikipedia page view counters are available for public usage. The wikipediatrend R package relies on http://stats.grok.se/ , which in turn relies on https://dumps.wikimedia.org/other/pagecounts-raw/ which has been deprecated. The new dump is located at https://dumps.wikimedia.org/other/pageviews/ Data is available in hourly intervals. * pageviews-20170227-050000 en Peyton_Manning 58 0 [edit] There is a w…
https://tools.wmflabs.org/pageviews/?project=en.wikipedia.or... What's up with Java? (Set "logarithmic scale" to improve the visualization)
Re: Prophet: forecasting at scale
#68Re: Prophet: forecasting at scale
#69I wonder what Sungard/FIS think of the name, which is the same as their commercial financial modelling/forecasting tool.
FIS Prophet is targeted at actuaries, and really no-one else so I don't know if anyone will care. They have had the name a lot longer than Facebook though!
Re: Prophet: forecasting at scale
#70I didn't know wikipedia page view counters are available for public usage. The wikipediatrend R package relies on http://stats.grok.se/ , which in turn relies on https://dumps.wikimedia.org/other/pagecounts-raw/ which has been deprecated. The new dump is located at https://dumps.wikimedia.org/other/pageviews/ Data is available in hourly intervals. * pageviews-20170227-050000 en Peyton_Manning 58 0 [edit] There is a w…
The Wikimedia foundation provides an public page view API for most Wikimedia projects: https://wikitech.wikimedia.org/wiki/Analytics/PageviewAPI
https://wikimedia.org/api/rest_v1/metrics/pageviews/top/en.w...