I fit AutoARIMA to my data and get the (p, d, q) (...
# general
f
I fit AutoARIMA to my data and get the (p, d, q) (P, D, Q) out of it and pass that to ARIMA from the statsmodels package and get a different output with lower errors! Has anyone experienced this?