lmcinnes / lmcinnes/umap

UMAP for time series decomposition?

Open
#738 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.3k
Forks
871
Avg merge
1d 13h
Merged PRs (30d)
5

Description

Hey guys,

Are you aware of use cases of UMAP to decompose univariate time series? I was thinking if it would be possible to do something like the spectral decomposition analysis, that essentially applies PCA over a matrix where the columns are the same time series with different lags.

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue proposes using UMAP for univariate time-series decomposition by constructing a lagged matrix, but it names no files, tests, or implementation entry point. First clarify the intended use case and API, then determine whether a concrete feature belongs in this repository; done would require an agreed design and corresponding implementation and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.