Icon02_​HDFS_​and_​File_​Handling_​Example 

This workflow demonstrates the HDFS file handling capabilites using the file handling nodes in conjunction with an HDFS connection. To run this workflow […]

Iconkn_​example_​python_​import_​module 

Use functions and Python code from an external .PY file or a Juypter notebook in KNIME's Python Source node This workflow demonstrates how modules in […]

Icon10_​Connecting_​to_​SMB 

Operations on remote File System using SMB Connector This workflow connects to a remote File System using the SMB Connector node. It performs some […]

Icon10_​Connecting_​to_​SMB 

Operations on remote File System using SMB Connector This workflow connects to a remote File System using the SMB Connector node. It performs some […]

IconFAIR data with KNIME 

This workflow exemplifies how KNIME can be used to make data FAIR. The use case is a low-throughput screen conducted by academic partners. The results are […]

Iconkn_​example_​r_​read_​parquet_​file 

use R library(arrow) to read parquet file into KNIME Export the data to SQLite, ARFF and again to another Parquet file. Also: split a larger file into […]

IconLog Parser and Usage Reporting 

KNIME Server Log Parsing This workflow parses logfiles created during the operation of KNIME Server. The workflow was developed using KNIME Server 4.6.2, […]

Iconkn_​automl_​h2o_​regression_​python 

H2O.ai AutoML (wrapped with Python) in KNIME for regression problems - a powerful auto-machine-learning framework […]

IconCrewAI - AI-Agents scan your document and solve your Task using Ollama 

KNIME and CrewAI - use an AI-Agent system to use a local file like (PDF, CSV, TXT, JSON ...) and let a local LLM like Llama3 solve your tasks The agents […]

Icon03_​Global_​Feature_​Importance 

In the example, the Credit Scoring data set is partitioned to training and test samples. Then, the black box model (Neural Network) is trained on the […]