Andy Lau commited on
Commit
fbb81e4
1 Parent(s): 9d9aab3
data/embeddings_df.csv ADDED
The diff for this file is too large to render. See raw diff
 
data/wrangled_data_v2.csv ADDED
The diff for this file is too large to render. See raw diff
 
model/my_checkpoint1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:449641440be8207a96c214f5d58e360dec822debddb244b3905c12b5fc174166
3
+ size 85342809
model/xgb_grid_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2869adf4748e3ddebcb57cd67c6adfdb19b2fb223c3bb5c6dfdd5bca69888d5
3
+ size 66920
requirements.txt CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ torch
2
+ pickle
3
+ boto3