Home > Transforms Nodes > Filter Columns > Transform > Edit Transform Node > Add Transform > Bin Top N
This type of binning bins categorical attributes. The bin definition for each attribute is computed based on the occurrence frequency of values that are computed from the data. Specify N, the number of bins. Each of the bins bin_1, …, bin_N contains the values with top frequencies. An additional bin_N+1 contains all remaining values.
The default Bin Count is 10; you can change Bin Count to any number greater than or equal to 3.
Click OK when you are done.