标签:clust you from nbsp seq dataset key inverse res
From: Stanford University; Jure Leskovec, citation 6w+;
subsequence clustering.
discover patterns is challenging because it requires simultaneous segmentation and clustering of the time series + interpreting the cluster results is difficult.
Why discover time series patterns is a challenge?? thinking by yourself!! there are already so many distance measures(DTW, manifold distance) and clustering methods(knn,k-means etc.). But I admit the interpretation is difficult.
long time series ----breakdown-----> a sequence of states/patterns ------> so time series can be expressed as a sequential timeline of a few key states. -------> discover repeated patterns/ understand trends/ detect anomalies/ better interpret large and high-dimensional datasets.
Key steps: simultaneously segment and cluster the time series.
Unsupervised learning: hard to interpretation, after clustering, you have to view data itself.
how to discover interpretable structure in the data?
distance-based metrics, DTW.
Reference:
PP: Toeplitz Inverse Covariance-Based Clustering of Multivariate Time Series Data
标签:clust you from nbsp seq dataset key inverse res
原文地址:https://www.cnblogs.com/dulun/p/12244506.html