Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • Nodes
  • Python Predictor (deprecated)
NodeNode / Predictor

Python Predictor (deprecated)

Scripting Python (legacy)

This node has been deprecated and its use is not recommended. Please search for updated nodes instead.

Like
Copy short link

Allows execution of a Python script in a local Python installation. The path to the Python executable has to be configured in Preferences → KNIME → Python. This node supports Python 2 and 3.

Node details

Input ports
  1. Type: Python (deprecated)
    Model
    The trained model. In the Python script it is available under the name input_model .
  2. Type: Table
    Table
    The input table. In the Python script it is available as pandas.DataFrame under the name input_table .
Output ports
  1. Type: Table
    Table
    The output table. This is the content of the variable output_table which has to be defined and has to be of the type pandas.DataFrame for this node to successfully execute.

Extension

The Python Predictor (deprecated) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    Open Source Visualizations and Modeling Integrations
    Open source R Python
    +2
    This workflow uses airport and meteorlogical data to predict airline delays. It uses seve…
    knime > Examples > 50_Applications > 28_Predicting_Departure_Delays > 03_OpenSourceVizAndModeling
    knime
  2. Go to item
    Analytics - Model Selection to Predict Flight Departure Delays
    Data science Machine learning Model selection
    +4
    This workflow trains a number of data analytics models and automatically selects the best…
    knime > Examples > 50_Applications > 28_Predicting_Departure_Delays > 01_Analytics
    knime
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits