Icon

forum

This directory contains 14 workflows.

Icon11962 

DB reading on a server from inside the workflow An example how to access an SQLite DB file inside workflow. Works both locally and on a KNIME […]

Icon11962_​rel372 

DB reading on a server from inside the workflow An example how to access an SQLite DB file inside workflow. Works both locally and on a KNIME […]

Icon11988 

Quantile normalization example Quantile normalization is a technique to make two distributions identical in statistical properties, see […]

Icon12742 

Example of python view with 2 axes A basic example how to make a view in python with 2 y axes URL: Original python plot code […]

Icon14470 

Basic python script example A basic workflow demonstrating python script usage URL: Original forum thread […]

Icon17769 SMOTE variants 

SMOTE performance Compare performance of the direct SMOTE usage vs running it only on the minority class URL: […]

Icon17887 Mahalanobis distance 

Basic example of Mahalanobis distance calculation This KNIME workflow demonstrates usage of the Mahalanobis Distance calculation. The calculation is done […]

Icon18358 

Model Interpretability: SHAP to explain predictions of Decision Tree Demonstrates use of SHAP implemenatation in KNIME 4.0 and generates a basic […]

Iconforum_​11518 

Benchmark of string manipulation in a loop Different implementations are compared: Column Expressions, String Manipulation with header extraction and […]