hi, I am using Statsforecast ARIMA and some machin...
# general
j
hi, I am using Statsforecast ARIMA and some machine learning models. I want it to run with parallel processing. In Statsforecast I have used n_jobs=-1 and in ML forecast I have used num_threads. Still as per the CPU utilization and run time-its not doing multiprocessing. What else needs to be done to get multiprocessing in NIXTLA models? Thanks
m
I"m not an expert, but I noticed with AutoARIMA it was a core per uniqueId.