Icon

Public

This directory contains 394 workflows.

Iconkn_​example_​ml_​regression_​housing_​prices 

Score Kaggle House Prices: Advanced Regression Techniques - prepare data with vtreat - use H2O.ai nodes and other models - measure results with […]

Iconkn_​example_​ml_​variable_​importance_​re_​engineering 

Re-Engineering the variable importance by feeding the Score (of a binary classification) into a numeric model that provides variable importance

Iconkn_​example_​move_​csv_​files 

copy files to two target folders using local URI strings. To construct an individual filename could be useful if you want to add a prefix or a timestamp or […]

Iconkn_​example_​move_​csv_​files_​basic 

copy files to two target folders using local URI strings - the basic version

Iconkn_​example_​mround_​java 

„MROUND function returns a number rounded to a given multiple. MROUND will round a number up or down, depending on the nearest multiple.“ try that in KNIME

Iconkn_​example_​path_​local_​temp_​folder 

KNIME - find the temporary folder on your hard drive temporary data either gets stored in memory or as a snappy file on a local hard drive in a temp folder […]

Iconkn_​example_​path_​name_​file 

Extract File Name and add new extension to Path variable

Iconkn_​example_​pgp_​encrypt_​decrypt 

KNIME and PGP - encrypt and decrypt files with AF Utility Nodes KNIME and PGP - encrypt and decrypt files with AF Utility Nodes URL: OpenPGP […]

Iconkn_​example_​python_​bash_​node 

carstenhaubold suggests a replacement for the NGS tools Bash node using the bundled Python in KNIME

Iconkn_​example_​python_​component_​py_​module 

use a component to create individual python code dynamically in a sub-folder ... well admittedly not the most elegant […]