Random Label Assigner (Data)

Assigns the labels based on the probabilities to the rows. For each row on inPort 1 a new StringCell is created randomly. Distribution for this new class column (respectively the name of the class and the probabilities) is read from the file on InPort 0

Options

Column name
the name of the new column
Seed
the random seed to produce a deterministic result
Name of category
The column of the first table containing the names of the categories
Probability
The column of the first table containing the probabilities to the categories

Input Ports

Icon
Should contain the class names (StringCell) and probabilities for each class (DoubleCell)
Icon
Original Data

Output Ports

Icon
The rows from InPort1 with one additional column, containing the new classes

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.