Uses of Class
weka.filters.unsupervised.attribute.Discretize

Packages that use Discretize
weka.filters.unsupervised.attribute   
 

Uses of Discretize in weka.filters.unsupervised.attribute
 

Subclasses of Discretize in weka.filters.unsupervised.attribute
 class PKIDiscretize
          Discretizes numeric attributes using equal frequency binning, where the number of bins is equal to the square root of the number of non-missing values.

For more information, see:

Ying Yang, Geoffrey I.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.