probability
probability copied to clipboard
Inclusion of SARIMAX model
SARIMAX is another model with a lot of potential in the time-series forecasting space due to its ability to factor in extra covariants as well as factor in seasonality into the traditional ARIMA model. I'm not sure what the changes would need to be since ARIMA is already implemented, but it seems like an improvement to existing models.