Tree Ensemble Predictor

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementTree Ensemble Predictor

Predicts patterns according to a majority vote in a tree ensemble model.

Options

Tree Ensemble Prediction
Name of the output column containing the prediction.
Append overall prediction confidence
The confidence of the predicted class. It is the maximum of all confidence values (which can be appended separately).
Append individual class confidences
For each class the prediction confidence. It's the number of trees predicting to the current class (as per column name) divided by the total number of trees.

Input Ports

Icon
The output of the learner.
Icon
Data to be predicted.

Output Ports

Icon
Input data along with prediction columns.

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.