MeanShift: potential contribution
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 334
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
Hello!
Would you be interested in MeanShift implementation? I'm planning on using it as clustering algorithm in my project, and would like to contribute to Linfa as well 🦀
Contributor guide
No contributing guide indexed for this repository
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 only proposes adding a MeanShift clustering implementation to Linfa and does not name files, tests, or an entry point. First review the repository's existing clustering algorithms and contribution conventions, then define the expected API and validation before implementation. Done should include a working MeanShift algorithm with appropriate tests, but the issue does not specify those details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100