The incoming data is grouped based on the node settings for grouping.
Within each group and for each column of the incoming binning model, data points are counted for each bin.
Further, data points with values below the lowest bin get counted as well as data points with values above the
highest bin. Missing values will no be counted.
The first output table contains these counts and the corresponding percentage within the group.
The counts of the lowest interval will include (!) the counts below; and the counts of the highest interval
will include the counts above. So the sum reflects the number of data points of the group and percentages
sum up to 100%.
The second output table only contains counts of data points with values below the lowest or above the highest interval.
The percentage is based on the data point count.
Models with less than n bins will be excluded. Number of expected bins is part of the binning model.
default: checked
If checked only a warning will be shown if incoming data table does miss columns which are contained in the binning model.
If unchecked, the node will not be executable if any column is missing.
default: checked
If checked, the data will not be sorted during execution (faster). The node will fail if the pre-sorting is not correct.
default: unchecked
If checked, each group will be reduced (randomly) to a fixed number of rows, which can be set.
If the group does contain less rows, all will be used.
default: 100
If checked, the random selection of rows for the sampling will be based on a fixed seed to make it reproducible.
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 HCS Tools 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!Do 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.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.