automl time series forecasting

Solutions on MaxInterview for automl time series forecasting by the best coders in the world

showing results for - "automl time series forecasting"
Guadalupe
05 Apr 2016
1model = auto_timeseries( score_type='rmse', time_interval='Month', non_seasonal_pdq=None, seasonality=False, seasonal_period=12, model_type=['Prophet'], verbose=2)