scramble input
Open
- Dominant language
- Python
- Stars
- 133
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
If the input tables are sorted / clustered beforehand -- the algorithm will drastically underperform.
There needs to be some scrambling beforehand -- preferably at each iteration.
See torch dataloader: https://pytorch.org/docs/stable/data.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.