[FEA] Add C and Python API for `kmeans::fit_predict`
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
Currently implemented in C++ but absent from C and Python.
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 locating the existing C++ kmeans::fit_predict implementation and the C and Python API layers where related kmeans operations are exposed. Done means both APIs provide fit_predict with behavior matching the existing C++ operation; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp, python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100