| Package | Description |
|---|---|
| weka.filters.unsupervised.attribute |
| Modifier and Type | Class and Description |
|---|---|
class |
PKIDiscretize
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. |
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.