Automate forecast creation
Choose a csv with 2 columns containing a date and a metric. Then click upload.
Choose how long to forecast and the type of forecasting model.
After you've generated your forecast, tweak it with a variety of advanced filters.
Alpha Version 0.1
Forecastr wouldn't be possible without the awesome open source community developing cool tools like chartjs, flask and Facebook's Prophet. This app was made with love using Javascript and Python.
Any data that you upload is run through a python script and is not stored on a db. In the spirit of transparency, we'll soon be open sourcing this forecasting tool so that you can see all of the data transformations and how the script works.
Easily export your forecast by using the 'Download' CTA shown above.
Thanks to the amazing work done by the Facebook Open Source team, forecastr incorporates most of the hyperparameters as filters. Check out the real library in python: pip install fbprophet
Maybe you want measure the incremental installs of an app from a recent marketing campaign? Or forecast out where your market share is heading? Forecastr can help with that and more.
All Set? Build your forecast now. Need a csv to test it out? Here are a few sample csvs to get you started.
Dataset | Time Series Type | |
---|---|---|
Shampoo Sales | Monthly | |
Saugeen River Temps | Daily | |
Manning Wikipedia Log Scale PVs | Daily |