Package | Description |
---|---|
weka.classifiers.meta | |
weka.classifiers.mi | |
weka.filters.unsupervised.attribute |
Modifier and Type | Field and Description |
---|---|
protected Discretize |
RegressionByDiscretization.m_Discretizer
The discretization filter.
|
Modifier and Type | Field and Description |
---|---|
protected Discretize |
MIBoost.m_Filter
filter used for discretization
|
Modifier and Type | Class and Description |
---|---|
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 © 2015 University of Waikato, Hamilton, NZ. All rights reserved.