Pietro Peterlongo
05/03/2022, 1:09 PMMax (Nixtla)
05/06/2022, 2:25 AMChris Gervais
05/25/2022, 12:25 AMKin Gtz. Olivares
05/25/2022, 12:26 AMMax (Nixtla)
05/25/2022, 9:37 AMKin Gtz. Olivares
06/13/2022, 1:49 PMValeriy
06/13/2022, 1:51 PMKin Gtz. Olivares
06/13/2022, 1:52 PMKin Gtz. Olivares
06/13/2022, 1:53 PMValeriy
06/13/2022, 2:01 PMKin Gtz. Olivares
06/13/2022, 2:02 PMValeriy
06/13/2022, 2:02 PMKin Gtz. Olivares
06/13/2022, 2:03 PMValeriy
06/13/2022, 2:18 PMValeriy
06/13/2022, 2:19 PMValeriy
06/13/2022, 8:42 PMSean Nassimiha
06/21/2022, 2:02 PMfcst = StatsForecast(
series_train,
models=[(auto_arima, 12)],
freq='M',
n_jobs=1
)
But what if I want to restrict the search space of the AR, MA orders? How can I limit the order of (S)AR and (S)MA to, say, p=1, q=1, P=1, Q=1?
Thank you! (please let me know if I should be asking this in some other channel)Valeriy
06/25/2022, 9:25 AMEmre Varol
07/01/2022, 11:55 AMSean Nassimiha
07/07/2022, 10:44 AMMax (Nixtla)
07/09/2022, 7:01 PMAda Canaydin
07/10/2022, 7:31 AMHello everyone π !
Ada Canaydin
07/19/2022, 12:31 PM--> 916 ts_features = pool.starmap(partial_get_feats, ts.groupby('unique_id'))
TypeError: 'str' object is not callable.
If you have any recommendations on how to tackle this problem, it is much appreciated! I also attached my df here and thank you in advance :)Max (Nixtla)
07/27/2022, 2:40 PMAlex 628
07/28/2022, 3:03 PMAjay Bhatt
08/01/2022, 12:15 PMKevin Kho
08/04/2022, 4:11 PMJavier Vasquez
08/09/2022, 7:28 PMKin Gtz. Olivares
08/09/2022, 7:28 PMKin Gtz. Olivares
08/09/2022, 7:29 PM