This node is the start of the feature selection loop. The feature selection loop allows you to select,
from all the features in the input data set, the subset of features that is best for model construction.
With this node you determine (i) which features/columns are to be held fixed in the selection process.
These constant or "static" features/columns are included in each loop iteration and are exempt from
elimination; (ii) which selection strategy is to be used on the other (variable) features/columns and
its settings; and (iii) the specific settings of the selected strategy. This node has two in and out
ports. The respective first port is intended for training data and the second port for test data. The
same filter is applied to both tables and they will therefore always contain the same columns.
The following feature selection strategies are available:
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.
To use this node in KNIME, install the extension KNIME Base nodes from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!