Why is there a special case for glove? If operating on base dfs, it should generalize to any type of model. https://github.com/hassonlab/247-encoding/blob/03e73d281600e34e8a584025f0895b0e2aa93d69/scripts/tfsenc_read_datum.py#L184-L188
Why is there a special case for glove? If operating on base dfs, it should generalize to any type of model.
247-encoding/scripts/tfsenc_read_datum.py
Lines 184 to 188 in 03e73d2