Uses of Class
weka.filters.unsupervised.attribute.AbstractTimeSeries
-
Uses of AbstractTimeSeries in weka.filters.unsupervised.attribute
Modifier and TypeClassDescriptionclass
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.class
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.