The Top k Selector is like a combination of the Row Sampling and Sorter nodes. The user gives a specified number of rows to sample from the top of the table. However, it can also sort the data at the same time. For example, you can return the top 10 largest values, even if the data is not already sorted in that order.
On the Advanced tab, you can also elect to return the output table sorted, in the given row order, or in arbitrary order.
The Top k Selector is more efficient than using a combination of Row Sampling and Sorter nodes.
Workflow
Top k Selector
Used extensions & nodes
Created with KNIME Analytics Platform version 4.7.2
- Go to item
- Go to item
Legal
By using or downloading the workflow, you agree to our terms and conditions.