tslearn-team / tslearn-team/tslearn

More metrics

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

Nobody has claimed this yet.

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

Description

I think it would be helpful to add some more metrics, e.g., the Longest Common Subsequence. Along with the possibility to use tailormade distance measures, just like in dtw_from_metric.

I am available to work on this feature if agreed.

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

Start by reading the existing dtw_from_metric entry point and how its distance measures are exposed. Define the scope for adding metrics such as Longest Common Subsequence and for supporting tailor-made distance measures; done should include agreed behavior and coverage for both capabilities.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.