JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
weka.filters.supervised.attribute
Packages that use
weka.filters.supervised.attribute
Package
Description
weka.classifiers.trees.j48
weka.classifiers.trees.lmt
Classes in
weka.filters.supervised.attribute
used by
weka.classifiers.trees.j48
Class
Description
Discretize
An instance filter that discretizes a range of numeric attributes in the dataset into nominal attributes.
Classes in
weka.filters.supervised.attribute
used by
weka.classifiers.trees.lmt
Class
Description
NominalToBinary
Converts all nominal attributes into binary numeric attributes.