Node Connectivity

There are 2862 nodes that can be used as successor for a node with an output port of type Table.

Counter Generation 

Adds a new column with a counter to the input data table.

Gamma Distributed Assigner 

Assigns a value based on the class column. This value is gamma distributed.

Gaussian Distributed Assigner 

Assigns a value based on the class column. This value is Gaussian distributed as defined in the configuration by its mean and standard deviation.

Quasirandom Sequence Generator (Apache) 

A quasirandom sequence consist of multiple numerical dimensions which will the space more uniformly than independently generated dimensions.

Random Number Assigner 

Assigns a value based on the class column. This value is uniformly distributed between given min. and max.

Random Number Assigner (Apache) 

Generates a new column with values from the selected distribution.

Time Series Generator 

Creates a time series of length n (depending on the number of rows in the input data) using one of the four templates.

Extract URI Info 

Extract information contained in an URI.

String to URI Modern UI

Converts strings in a column to URIs.

URI to Port 

Output the URIs from a table column as an URI port object.