JuliaAI / JuliaAI/LearnTestAPI.jl

Add clustering methods to the test learners

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation testing
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.