train/test split is inefficient
Open
- Dominant language
- Python
- Stars
- 133
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
This function is currently converting sparse bioms to a dense representation.
https://github.com/biocore/rhapsody/blob/master/rhapsody/util.py#L111
This maybe problematic when scaling these algorithms to very large datasets.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.