functime icon indicating copy to clipboard operation
functime copied to clipboard

Analyzing multiple time series with dimension reduction

Open MathieuCayssol opened this issue 2 years ago • 0 comments

The idea consists in analyzing multiple time series with dimension reduction based on our set of feature calculators. The steps are:

  1. Select N time series
  2. 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
  3. Apply the dimension reduction algorithm
  4. Plot the results using plotly

MathieuCayssol avatar Nov 05 '23 11:11 MathieuCayssol