Related file missing
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description

When running dataloader_classifier.py, there is a missing associated file in the _load_data function. And datasets/pred_dicts_train_cmr appearing in other files does not give the same file in the code repository.
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 with dataloader_classifier.py and inspect the _load_data function, then search the repository for datasets/pred_dicts_train_cmr and compare how it is referenced elsewhere. Confirm which associated file is expected and whether it is absent from the repository; done means the data-loading path no longer references a missing file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100