Category "facebook-prophet"

How to choose initial, period, horizon and cutoffs with Facebook Prophet?

I have around 23300 hourly datapoints in my dataset and I try to forecast using Facebook Prophet. To fine-tune the hyperparameters one can use cross validation:

Is there a way to forecast sales for multiple products across multiple stores?

My Data is in this format(Both Multiple and Multivariate Timeseries) I need to predict number of units sold is gonna be for every product across different st

Unable to deploy fbprophet in heroku

I am unable to deploy fbprophet time series model into heroku. Locally, it works well. The requirements.txt file contains as follows. numpy pandas matplotlib py

Error installing FBPROPHET in my windows machine

I am getting the below mentioned error while installing fbprophet in the Windows environment, and, also setup.py is being triggered as part of installation as t