Uses of Class
weka.filters.unsupervised.attribute.Discretize
Packages that use Discretize
-
Uses of Discretize in weka.filters.unsupervised.attribute
Subclasses of Discretize in weka.filters.unsupervised.attributeModifier 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.