Anjum Sayed

Results 4 issues of Anjum Sayed

I have some basketball data in this format: ![image](https://user-images.githubusercontent.com/13783303/76139203-26f56f00-605f-11ea-850c-1a016b46ac86.png) 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...