thotran commited on
Commit
bc29d7c
1 Parent(s): 4b0568c
.DS_Store ADDED
Binary file (6.15 kB). View file
 
app.py ADDED
File without changes
data/sample_submission.csv ADDED
The diff for this file is too large to render. See raw diff
 
data/test.csv ADDED
Binary file (60.4 MB). View file
 
data/test_labels.csv ADDED
The diff for this file is too large to render. See raw diff
 
data/train.csv ADDED
Binary file (68.8 MB). View file
 
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ numpy
2
+ pandas
3
+ streamlit
4
+ torch
5
+ re
6
+ tdqm
7
+ sckit-learn