theislab / theislab/interscale
Geome Dataloader
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 12
- Forks
- 1
- Avg merge
- 12h 51m
- Merged PRs (30d)
- 1
Description
Description of feature
Dataloader that returns PyG object instead of torch object like in scvi-tools.
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
The issue names no files or tests. Locate the existing dataloader and its current torch-object return path, then compare the corresponding scvi-tools behavior. Done means the dataloader returns the expected PyG object and the relevant behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100