Uses of Class
weka.filters.unsupervised.attribute.TimeSeriesTranslate
-
Uses of TimeSeriesTranslate 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.