SOTA Predictor

Predicts a class for each row of the input data table. The class value is a string and the values to predict the class for have to be double values. The SOTA Predictor can only be used with an input SOTA model, that used the class column during the training phase.

Options

Change prediction column name
When set, you can change the name of the prediction column.
Prediction Column
The possibly overridden column name for the predicted column. (The default is: Prediction (trainingColumn).)
Append columns with normalized class distribution
Compute the probabilities for the different classes.
Suffix for probability columns
Suffix for the normalized distribution columns. Their names are like: P (trainingColumn=value).

Input Ports

Icon
The model of the trained SOTA.
Icon
Datatable containing the data to predict its classes.

Output Ports

Icon
Datatable containing the input data and the predicted classes.

Popular Predecessors

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.