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

Python Learner (legacy)

Scripting Python (legacy)
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: Table
    Table
    The input table. In the Python script it is available as pandas.DataFrame under the name input_table .
Output ports
  1. Type: Python
    Model
    The trained model contained in the variable output_model which needs to be defined by the user script. The model can be of any type that can be pickled.

Extension

The Python Learner (legacy) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. 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
    knime
  2. Go to item
    Data_Science
    christos > Public > Data_Science
    christos
  3. 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
    mlauber71
  4. Go to item
    Python Integration Un Analista Peruano
    yaguar > Public > Python Integration Un Analista Peruano
    yaguar
  5. Go to item
    Python Integration
    blutomrey > Public > Python Integration
    blutomrey
  6. Go to item
    Python Integration Un Analista Peruano
    blutomrey > Public > Python Integration Un Analista Peruano
    blutomrey
  7. 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
    supersharp
  8. 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
    ashokharnal
  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…
    thotegt > Public > Auto feature generation workflow
    thotegt
  10. Go to item
    Handling sparse categorial variables with Word2Vec
    Encoding Sparse data Embedding
    +3
    This workflow shows how to compute word embedding on a set of categorical variables with …
    francescots > Public > Natural Language Processing > Examples > Categorical Variables Encoding with word2vec
    francescots
  1. Go to item
  2. Go to item
  3. 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