Icon

Public

This directory contains 400 workflows.

Iconkn_​example_​list_​split_​and_​duplicate 

Split a list of IP adresses in one cell into individual ones and duplicate all other information from a line

Iconkn_​example_​loop_​over_​nearest_​neighbor 

The flow reads a data set to be clustered (Iris data). The data file is contained in the workflow directory. The loop will use one parameter at a time, run […]

Iconkn_​example_​ml_​multiclass_​glass_​data 

Score UCI Glass Dataset - multiple Targets (multiclass) with H2O.ai nodes and other models - measure results with […]

Iconkn_​example_​ml_​multiclass_​wine_​quality 

Score UCI Wine Quality Dataset - multiple Targets (multiclass) with H2O.ai nodes and other models - measure results with […]

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