SVM Predictor

This node uses a SVM model generated by the SVM learner node to predict the output for given values. Only the columns that have been used during training are used in the SVM learner. The output table will contain one extra column, which contains the prediction and optinally the class probabilities.

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 Class Columns
Append class probability columns.
Suffix for probability columns
Suffix for the normalized distribution columns. Their names are like: P (trainingColumn=value).

Input Ports

Icon
The model generated by the SVM Learner
Icon
Inport for the input table

Output Ports

Icon
The input table, with (the class probabilities and) the prediction column appended to it.

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.