Uses of Package
weka.filters.unsupervised.attribute
Packages that use weka.filters.unsupervised.attribute
-
Classes in weka.filters.unsupervised.attribute used by weka.filters.supervised.attribute
-
Classes in weka.filters.unsupervised.attribute used by weka.filters.unsupervised.attributeClassDescriptionAn abstract instance filter that assumes instances form time-series data and performs some merging of attribute values in the current instance with attribute attribute values of some previous (or future) instance.Inner class encapsulating a new user-specified attribute to create.An instance filter that discretizes a range of numeric attributes in the dataset into nominal attributes.enum for obtaining the various determined IQR values.This filter should be extended by other unsupervised attribute filters to allow processing of the class attribute if that's required.An instance filter that assumes instances form time-series data and replaces attribute values in the current instance with the equivalent attribute values of some previous (or future) instance.