functime
functime copied to clipboard
Analyzing multiple time series with dimension reduction
The idea consists in analyzing multiple time series with dimension reduction based on our set of feature calculators. The steps are:
- Select N time series
- Calculate multiple features on the N time series The dataset is such as the columns being the features and each row the corresponding time series
- Apply the dimension reduction algorithm
- Plot the results using plotly