Can discrete wavelet trasform be used for feature extraction from time series in order to cluster them? Any R code how to do this will be appreciated.
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
Yes it can. Any kind of feature extraction is a good idea for clustering. Go ahead, and try some of them. If you can define a good distance function on your wavelet transformed data, then most distance based clustering algorithms should work for you. |
|||||
|