Backward Feature Elimination End

This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

This is the end node of a backward feature elimination loop. It compares the target column with the prediction column set in the node's dialog. For numerical columns the squared error is computed, for all other columns the error rate. The column that caused the smallest error when left out is then discarded for the next iteration.
The node's output table shows the error for the different levels of the elimination process, and the column that has been excluded in the level.

Options

Target column
The column that contains the real values
Prediction column
The column that contains the predicted values

Input Ports

Icon
The result table of a predictor inside the loop

Output Ports

Icon
Elimination levels and corresponding error rates and left out columns
Icon
The elimination levels as model that can be used in a backward elimination filter node

Views

This node has no views

Workflows

  • No workflows found

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.