Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Python Predictor
NodeNode / Predictor

Python Predictor

Scripting Python
Drag & drop
Like
Copy short link

Allows executing a Python script in a local Python environment. The environment has to be configured under File → Preferences → KNIME → Python or via flow variable, as described in the KNIME Python Integration Installation Guide .
This node supports Python 2 and 3. It also allows to import Jupyter notebooks as Python modules via the knime_jupyter module that is available in the node's Python workspace.

Node details

Input ports
  1. Type: Python
    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 contained in the variable output_table which needs to be defined by the user script and has to be of type pandas.DataFrame .

Extension

The Python Predictor node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    Load and apply Python model in KNIME
    Workflow snippet Python Pickle object
    +1
    The workflow snippet demonstrates how to load and apply a model, which was created and tr…
    knime > Workflow Snippets > Load and apply Python model in KNIME
  2. Go to item
    EDA and Model Building using Python Nodes
    Workflow Snippet Python Data Visualization
    +2
    This workflow snippet uses the Iris dataset and builds a pairplot visualization and Rando…
    knime > Workflow Snippets > EDA and Model Building using Python Nodes
  3. Go to item
    Data_Science
    christos > Public > Data_Science
  4. Go to item
    use Python and KNIME to make a random forest
    Python Machine learning Knime
    +2
    Simple example to make a random forest model with Python in KNIME using the iris dataset.…
    mlauber71 > Public > kn_example_python_iris
  5. Go to item
    Python Integration Un Analista Peruano
    yaguar > Public > Python Integration Un Analista Peruano
  6. Go to item
    Python Integration
    blutomrey > Public > Python Integration
  7. Go to item
    Python Integration Un Analista Peruano
    blutomrey > Public > Python Integration Un Analista Peruano
  8. Go to item
    Day5 Analytics - Cost Prediction with PyCaret
    Machine learning PyCaret Python
    +2
    Demonstrates the building of a deployable machine learning model using KNIME Integrated D…
    supersharp > Finance, Accounting and Audit Automation > Cost Prediction with PyCaret > Day5 Analytics - Cost Prediction with PyCaret
  9. Go to item
    Auto feature engineering workflow
    Feature Generation Regression Feature Engineering
    There are two workflows: One for data which is not large. Full (or 80% of data) can be us…
    ashokharnal > Collection of Components and Workflows > feature-generation > Auto feature generation workflow
  10. Go to item
    Auto feature engineering workflow
    Feature Generation Regression Feature Engineering
    There are two workflows: One for data which is not large. Full (or 80% of data) can be us…
    thotegt > Public > Auto feature generation workflow
  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
Hardturmstrasse 66
8005 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 Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits