Hub
Pricing About
ComponentComponent

ARIMA Predictor

H
Draft Latest edits on 
Dec 5, 2019 2:33 PM
Drag & drop
Like
Use or download
Computes predictions from an estimated AutoRegressive Integrated Moving Average (ARIMA) model. Two types of predictions are computed: 1. Forecast: forecast of the given time series h periods ahead. 2. In-Sample Prediction: generates prediction in the range of the training data. * If Dynamic is enabled lagged predictions are used, otherwise lagged true values are used. * Level setting determines whether in-sample differenced or original values are output. If no differencing in ARIMA model, this setting has no effect. Note: This component requires a Python environment with StatsModels package installed. In this blog post we explain how to setup the KNIME Python extension: https://www.knime.com/blog/setting-up-the-knime-python-extension-revisited-for-python-30-and-20 Python script is used due to performance reasons. KNIME Autoregressive integrated moving average (ARIMA) extension provides an alternative ARIMA Predictor node: https://kni.me/e/5_ZZ3nif8tLRjGji Required extensions: KNIME Python Integration (https://hub.knime.com/knime/extensions/org.knime.features.python2/latest) KNIME Quick Forms (https://hub.knime.com/knime/extensions/org.knime.features.js.quickforms/latest)

Component details

Input ports
  1. Type: Python
    ARIMA Model
    ARIMA Model.
Output ports
  1. Type: Table
    Forecast
    Forecasted values and their standard errors.
  2. Type: Table
    In-Sample Predictions
    Model predictions on data points in the training data. Caclulated according to Level and Type configurations.

Used extensions & nodes

Created with KNIME Analytics Platform version 4.1.0
  • Go to item
    KNIME Data GenerationTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.1.0

    knime
  • Go to item
    KNIME Python Integration

    KNIME AG, Zurich, Switzerland

    Version 4.1.0

    knime
  • Go to item
    KNIME Quick FormsTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.1.0

    knime

This component does not have nodes, extensions, nested components and related workflows

Legal

By using or downloading the component, you agree to our terms and conditions.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits