tslearn-team / tslearn-team/tslearn

Would you like to implement unsupervised Salient Subsequence Learning (USSL) in tslearn?

Open
#169 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new feature
Dominant language
Python
Stars
3.2k
Forks
384
Avg merge
3d 12h
Merged PRs (30d)
11

Description

Qin published an article titled "Salent subsequence learning for time series clustering" in IEEE Transactions on pattern analysis and machine intelligence in 2018.This paper proposes an unsupervised Salient Subsequence Learning (USSL) model that discovers shapelets without the effort of labeling.This method has obvious advantages compared with KDBA, KSC and u-shapelet methods, but they did not publish the code in GitHub as described in the article. Would you like to implement it in tslearn?

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 names no target files, tests, or entry point. Start by reading Qin's 2018 paper on Salient Subsequence Learning and determine how its USSL model would fit into tslearn's existing time-series clustering APIs. Done would require an agreed implementation scope and validation approach, neither of which is specified here.

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.