Anjum Sayed
Anjum Sayed
I have some basketball data in this format:  Where `WTeamID` is always the winning team, meaning that the spread is always > 0. What's the best way of using...
If you have many SpatioTemporalDatasets, e.g. experiments with different numbers of sensors (i.e. nodes), what would be the best way to combining them to make a single dataset? Or is...
I've having trouble with `` not scrolling on mobile/touch screen. In a browser, with a mobile device selected I can scroll with a mouse wheel, but the click & drag...
## Proposal Summary At present, it's possible to pass args in `clearml-task` using `--args foo=bar` However, this doesn't work as one might assume with Hydra: `--args trainer.max_epochs=5`, which will add...