tslearn-team / tslearn-team/tslearn
Feature Importance/Influence in Multivariate Time Series Clustering
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 384
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 11
Description
Is there a way to determine the importance of each features in multivariate time series for the decision of the clustering? For example, feature x has the most influence in cluster y.
My time series is modeled as (n_ts, ts_length, n_dim) with n_dim as the number of features.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides no file, test, or entry point to start from. Review tslearn's existing multivariate time-series clustering functionality and determine how feature influence would be defined for a cluster. Done should include an agreed method for identifying feature importance and corresponding documentation or 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
- 18/100