Upload test data
Browse files- .gitattributes +2 -0
- Test/data_test.csv +3 -0
- Test/features_test.csv +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
Train/data_train.csv filter=lfs diff=lfs merge=lfs -text
|
57 |
Train/features_train.csv filter=lfs diff=lfs merge=lfs -text
|
58 |
Train/labels_train.csv filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
56 |
Train/data_train.csv filter=lfs diff=lfs merge=lfs -text
|
57 |
Train/features_train.csv filter=lfs diff=lfs merge=lfs -text
|
58 |
Train/labels_train.csv filter=lfs diff=lfs merge=lfs -text
|
59 |
+
Test/data_test.csv filter=lfs diff=lfs merge=lfs -text
|
60 |
+
Test/features_test.csv filter=lfs diff=lfs merge=lfs -text
|
Test/data_test.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70aa1076da555186698ae33e09de33c81f84a72ef1715118fe2eaaa3f2020622
|
3 |
+
size 85483434
|
Test/features_test.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a47849cc86ec3a8dee95393f7982fbbbc8862193c611a4fd69565d316f310490
|
3 |
+
size 3064199516
|