https://github.com/nixtla logo
f

Farzad E

01/11/2023, 10:42 PM
For AutoARIMA, if I set stepwise=False, and parallel=True like the documentation suggests, I get an error of NotImplementedError: parallel=True. Is the method not implemented at all or is it the case for my machine and Python version. I am on Mac M1 and Python 3.10.
f

fede (nixtla) (they/them)

01/12/2023, 7:59 PM
hi @Farzad E! currently
stepwise=False
is not supported, we are working on including the functionality. I’ll let you know once it’s available
❤️ 1
2 Views