tslearn-team / tslearn-team/tslearn
Question - is there a feature where I can specify the minimum number of elements in a cluster?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 384
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 11
Description
I am using this library on a spike sorting project and would like to cluster neurons regarding their behavior after a given stimulus. The problem is, that some neurons are clustered into very small groups, even though their behavior is quite similar to other clusters. Is there a way to specify the minimum number of neurons in each cluster?
Thanks in advance,
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
No files, tests, or entry points are mentioned. Begin by checking the library's clustering APIs for an existing minimum-cluster-size option, then clarify the desired behavior and affected algorithms before implementation. Done would require a decided, tested way to support the requested minimum number of neurons per cluster.
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