Hi @kushagra kumar! Yes, we deprecated the seasonality hyperparameter.
k
kushagra kumar
10/04/2022, 11:46 AM
HI @Cristian (Nixtla): Is the entire getting_started.ipynb deprecated? I am getting the below error now. On the 1st of October, the below cell was running in the colab but now it is Not. Could you please point out the working starting notebooks that from which I start my journey?
Thanks, @Cristian (Nixtla) for sharing the updated example for the NBEATS and NHITS. It is running smoothly on the colab. Are there any plans to add examples for the Global time series forecasting using the NBEATS, NHITS, and other deep learning models?
c
Cristian (Nixtla)
10/04/2022, 2:46 PM
Yes, we will add more examples. This pipeline is already a global model, so if you add more series in the dataframe a single model will be used for all
k
kushagra kumar
10/04/2022, 4:23 PM
Ohh..Ok. Since by default the Airline passenger data is univariate time series So, I asked the question regarding it. Thanks again for the help. Please keep posting all the latest updates in the group so we test them on our datasets.