IconKNIME_​Demo Simple XML Generator 

KNIME_Demo Simple XML Generator Demo 1 of my Simple XML Generator component, written using a Python script to generate XML based on a "control […]

IconWrite Table Challenge vs. CSV Writer Conveniency 

CSV. Pro. - Human readable. - Ingestible by other programms. - Append to existing file possible. - Whilst named CSV, it can read and write all text based […]

Icondemo-update format on multiple sheets 

Demonstration of using XLS Format Collector and Retriever components to move the XLS Formatter (apply) out of a loop

IconOllama - Chat with LLama3 

Chat with local Llama3 model via Ollama in KNIME ---- Run in Terminal window to start Ollama. You can also try and use other models […]

IconKNIME_​project_​TitanicSecondTry 

Imputation: -Alter: Rounded Mean (gerundeter Durchschnitt). -Embarked: Vorheriger Wert; Wahrscheinlichkeit relativ hoch, dass Person mit fehlendem Wert an […]

Icon02. Workflow Control - solution 

Solution for "Workflow Control" exercise for advanced Life Science User Training - Handle groups of data in separate iterations where the groups are […]

Icon04.2 Workflow Control - solution 

Solution for "Workflow Control" exercise for advanced Life Science User Training - Handle groups of data in separate iterations where the groups are […]

Iconkn_​example_​python_​read_​parquet_​file_​2021 

use the new (KNIME 4.6+) Python Script node and bundled Python version to read Parquet file into KNIME, export it again, put it into SQLite database and […]

IconJKISeason3-18 

This is an example for computing explanation using LIME. AutoML component was used to pick the best model, but any model and its set of Learner and […]

IconJKISeason2-9 

Uses Linear Regression to produce signifiance factor coefficients. Uses AutoMl to produce best model (Gradient Boosted Trees.)