Time Series Forecast with SARIMA in KNIME

Hi all,

I have a list of monthly data from 2012-2020. I want to forecast the data for 2021 (12 months ahead). To get the right order in SARIMA learner node, I used auto.arima() function in R. Can anyone confirm that this the correct way to do the prediction?

image

Also, how do I find the right order in ARIMA/SARIMA learner node without need to auto.arima() the data in R?

Thanks!

Hi @2ulaikha ,

I am not that familiar neither with SARIMA learner Component nor with time serious analysis.

But I can forward you to the example workflow on the KNIME Hub created by @Corey, the same person who developed the component.

Hope this helps,

Best,
Temesgen

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.