tslearn-team / tslearn-team/tslearn
More metrics
Open
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
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
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