Autoregressive moving average models have a number of advantages including simplicity. Here’s how to use an ARMA model with InfluxDB. An ARMA or autoregressive moving average model is a forecasting ...
Note 1: ARMA model assumes stationarity, so if the process is not stationary, the model has to be trained and testes on its stationary differenced series Note 2: Once the champion model is identify on ...