The following node is available in the Open Source KNIME predictive analytics and data mining platform version 2.7.1. Discover over 1000 other nodes, as well as enterprise functionality at http://knime.com.
This node takes a binning (discretization) model and a data table as input and bins (discretizes) the columns of the input data according to the model. All columns of the input table that can be found in the model are binned accordingly.
0 | The model representing the binning. Contains the intervals for each bin of each column. |
1 | The data table to bin (discretize). |
0 | The binned data table. |