This directory contains 16 workflows.
Uses the ARIMA nodes from knime labs and parameter optimization loop nodes to find optimal p, d and q parameters for ARIMA learner
Splits dataset into train and test sets. Perform auto arima on the training set to find p, d and q parameters. Use p, d and q parameters to forecast test […]
This node conducts lagged regression analysis on time series data by automatically generating lags and running regression analysis against the target […]