This workflow demonstrates the usage of the Feature Elimination Meta Node. The first input is labeled training data, the second test data which does not need to be labeled.
Inside the meta node at least a learner and a predictor node need to be inserted between the loop start and the loop end node. Alternatively a partitioning node or even a cross validation meta node can be used.
The loop iterates over all columns and iteratively removes the attribute that has the lowest influence on classification accuracy.
After the loop has been finished the filter node can be used to filter out all attributes that do not affect classification accuracy much.
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDo you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com, follow @NodePit on Twitter, or chat on Gitter!
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.