Author: | | Benjamin Weber ( benweber at student dot ethz dot ch ) |
Category: | | Filters, Time Series |
Changes: | | Fixed bug where filtering did not work when the relation name of the nested relation did not match the name of the relation-valued attribute. Also implemented some efficiency improvements. Added FlatToRelational. |
Date: | | 2018-11-20 |
Depends: | | weka (>=3.7.12) |
Description: | | Provides a set of filters for time series. Currently contains PAA and SAX transformation filters and a filter that converts symbolic time series to string attribute values. The time series for these filters need to be given as values of a relation-valued attribute in the ARFF file. For example data in ARFF format, check the data directory of this package. There is also a filter, FlatToRelational, which can convert time series of fixed length given in a flat file into relational format for further processing. |
License: | | GPL 3.0 |
Maintainer: | | Weka team <wekalist{[at]}list.scms.waikato.ac.nz> |
PackageURL: | | http://prdownloads.sourceforge.net/weka/timeSeriesFilters1.0.1.zip?download |
URL: | | http://weka.sourceforge.net/doc.packages/timeSeriesFilters |
Version: | | 1.0.1 |