Node Connectivity

There are 3042 nodes that can be used as successor for a node with an output port of type 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 

Convert a string column into an URI column.

URI to Port 

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

URI to String 

Convert an URI column into a string column.