Package | Description |
---|---|
weka.filters.unsupervised.attribute |
Modifier and Type | Class and Description |
---|---|
class |
TimeSeriesDelta
An instance filter that assumes instances form time-series data and replaces attribute values in the current instance with the difference between the current value and the equivalent attribute attribute value of some previous (or future) instance.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.