Discretize by Binning


Synopsis

Discretize numerical attributes into a user defined number of bins.


Description

This operator discretizes all numeric attributes in the dataset into nominal attributes. This discretization is performed by simple binning, i.e. the specified number of equally sized bins is created and the numerical values are simply sorted into those bins. Skips all special attributes including the label.


Input

, Example set matching at least one selected attribute.


Output


Parameters


ExampleProcess