I am trying to predict weekly sales using ARMA ARIMA models. I could not find a function for tuning the order(p,d,q) in statsmodels. Currentl
statsmodels
As of now, we can directly use pyramid-arima package from pypi
Check https://pypi.org/project/pyramid-arima/