dssg / dssg/triage

"Starting train/test for X out of Y" log message is misleading

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

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
201
Forks
62
PR merge metrics
No merged PRs in 30d

Description

This message reads like triage is beginning training and testing models for a split or a specific model, but at this point, it is actually still generating train/test tasks.

https://github.com/dssg/triage/blob/master/src/triage/experiments/base.py#L548

Contributor guide

Open the contributing guide

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

Open src/triage/experiments/base.py around line 548 and read the surrounding task-generation flow. Check that the log wording describes generating train/test tasks rather than beginning model training or testing, then verify the resulting message with the relevant project checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.