JuliaAI / JuliaAI/LearnTestAPI.jl
Add clustering methods to the test learners
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Include one example of that generalizes to new data, and one that doesn't, and implement predict(learner, ::LabelAmbiguous, X) ("fit" and "predict" in one call) in both cases to give a common predict interface, and show this in the doc-strings.
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
Start by locating the existing test learners and their predict implementations, then compare how fit and predict are exposed. Add one clustering learner that generalizes to new data and one that does not, implement the requested combined predict interface for both, and show the interface in their docstrings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- machine-learning, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100