Icon

forum_​flows

This directory contains 6 workflows.

IconCombinations of columns 

There has been no description set for this workflow's metadata.

IconComparing Random Forest in KNIME vs Python-SKlearn 

A random forest model is executed multiple times in KNIME and in Python, using sklearn in a Python Script node. The results are compared. And you will see […]

IconControl variables in a loop 

By using the Python packages "Itertools" this workflow makes it possible to loop over all all possible combinations of columns and do some math or .... In […]

IconConvert to (Decimal) Binary 

This worklfow takes a column with doubles as input and converts it to a binary representation. It works for positive and negative doubles, with or without a […]

Iconreading multiple files 

This workflows list files from a folder, do some modifications (e.g. Math, Rule Engine ....) and saves the files (on a different name)