This directory contains 401 workflows.
use a JSON Path to dynamically extract information from an XML file use a JSON Path to dynamically extract information from an XML file URL: JSON Path […]
Split a list of IP adresses in one cell into individual ones and duplicate all other information from a line
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 […]
Score UCI Glass Dataset - multiple Targets (multiclass) with H2O.ai nodes and other models - measure results with […]
Prepare Multiclass File - UCI "Poker Hand"
Score UCI Wine Quality Dataset - multiple Targets (multiclass) with H2O.ai nodes and other models - measure results with […]
Score Kaggle House Prices: Advanced Regression Techniques - prepare data with vtreat - use H2O.ai nodes and other models - measure results with […]
Re-Engineering the variable importance by feeding the Score (of a binary classification) into a numeric model that provides variable importance
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 […]
copy files to two target folders using local URI strings - the basic version