| Package | Description |
|---|---|
| weka.filters.supervised.attribute | |
| weka.filters.unsupervised.attribute |
| Class and Description |
|---|
| Remove
An filter that removes a range of attributes from
the dataset.
|
| Class and Description |
|---|
| AbstractTimeSeries
An 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.
|
| AddUserFields.AttributeSpec
Inner class encapsulating a new user-specified attribute to create.
|
| Discretize
An instance filter that discretizes a range of
numeric attributes in the dataset into nominal attributes.
|
| InterquartileRange.ValueType
enum for obtaining the various determined IQR values.
|
| PotentialClassIgnorer
This filter should be extended by other unsupervised attribute filters to
allow processing of the class attribute if that's required.
|
| TimeSeriesTranslate
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.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.