Package
weka.filters.unsupervised.attribute
Synopsis
A filter for wavelet transformation.
For more information see:
Wikipedia (2004). Discrete wavelet transform.
Kristian Sandberg (2000). The Haar wavelet transform. University of Colorado at Boulder, USA.
Options
The table below describes the options available for Wavelet.
Option |
Description |
---|---|
algorithm |
Sets the type of algorithm to use. |
debug |
Turns on output of debugging information. |
filter |
The preprocessing filter to use. |
padding |
Sets the type of padding to use. |
Capabilities
The table below describes the capabilites of Wavelet.
Capability |
Supported |
---|---|
Class |
Numeric class, Binary class, Nominal class, No class, Date class |
Attributes |
Numeric attributes, Date attributes, Missing values |
Min # of instances |
0 |