Lau Sze Yui
Lau Sze Yui
When `torch.load` a `.pt` tensor file generated in R to python it fails: `UnpicklingError: invalid load key, '\x1f'.`
Create league player tracking on top on speed and distance tracking
### Problem Description Currently for every models all row are treated equally. Is it possible (at least for some models) that can support sample weight such that some rows are...
Closed #49 since origin repo is deleted. For simple explanation of expected point added (EPA): https://www.espn.com/nfl/story/_/id/8379024/nfl-explaining-expected-points-metric The PR has 1. training script named EPA_model.py which ultilize NFLdb and not intended...
Does anyone have an idea how to find say the yardline of next play given the play_id? Of course looping through drive is a solution but I would like to...