Uses of Class
weka.filters.unsupervised.attribute.Discretize
-
Uses of Discretize in weka.filters.unsupervised.attribute
Modifier and TypeClassDescriptionclass
Discretizes numeric attributes using equal frequency binning and forces the number of bins to be equal to the square root of the number of values of the numeric attribute.
For more information, see:
Ying Yang, Geoffrey I.