LIBSVMPredictor

Takes a trained LIBSVM to predict the values for new data.

Options

Append class probabilities
If the target column is nominal, whether to append class probabilities for each possible value or not. This option will be ignored if the target column is numerical.

Input Ports

Icon
Trained LIBSVM model from the LIBSVMLearner node.
Icon
New DataRows that need to be classified.

Output Ports

Icon
Classified DataRows.

Popular Successors

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.