Icon

Public

This directory contains 400 workflows.

Iconkn_​example_​python_​iris 

use Python and KNIME to make a random forest Simple example to make a random forest model with Python in KNIME using the iris dataset. And saving and […]

Iconkn_​example_​python_​iris_​2021 

Simple example to make a random forest model with new Python Scrip in KNIME 4.5 using the iris dataset. Saving and reusing the model with Pickle Also […]

Iconkn_​example_​python_​iris_​2022 

Simple example to make a random forest model with new Python Scrip in KNIME 4.6 using the iris dataset. Saving and reusing the model with Pickle Also […]

Iconkn_​example_​python_​iris_​graphics 

Examples of using Python to generate graphics (using the isris dataset)

Iconkn_​example_​python_​lists_​sets_​distance 

Python - work with lists and sets - also: distances between sets and comparison

Iconkn_​example_​python_​log_​to_​file 

KNIME / Python - Custom Logging Utility with Timestamped Log Files from within Python Script nodes Logging levels provided by Python's logging library […]

Iconkn_​example_​python_​loop_​graphic_​restart 

Python - loop thru data rows and create PNG files within a loop - store which items have already been processed

Iconkn_​example_​python_​numeric_​integral 

calculate and illustrate integrals with Python

Iconkn_​example_​python_​numpy_​save 

KNIME/Python - this workflow demonstrates how to save a numpy array and later reuse it (from KNIME)

Iconkn_​example_​python_​ods_​calc_​read_​write 

Read and write ODS (Libre Office) calc sheets with Python and KNIME