This commit is contained in:
Kamila 2022-06-02 20:35:50 +02:00
parent c7b6200361
commit 40635f1f64
9 changed files with 33 additions and 0 deletions

3
.dvc/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/config.local
/tmp
/cache

4
.dvc/config Normal file
View File

@ -0,0 +1,4 @@
[core]
remote = ium_ssh_remote
['remote "ium_ssh_remote"']
url = ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl

3
.dvcignore Normal file
View File

@ -0,0 +1,3 @@
# Add patterns of files dvc should ignore, which could improve
# the performance. Learn more at
# https://dvc.org/doc/user-guide/dvcignore

3
.gitignore vendored
View File

@ -138,3 +138,6 @@ dmypy.json
# Cython debug symbols
cython_debug/
/apps_test.csv
/apps_train.csv
/apps_validate.csv

4
data/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/apps_test.csv
/apps_train.csv
/apps_validate.csv
/googleplaystore.csv

4
data/apps_test.csv.dvc Normal file
View File

@ -0,0 +1,4 @@
outs:
- md5: 91d988b4e94e7551ddf07e7caddae0d2
size: 191950
path: apps_test.csv

4
data/apps_train.csv.dvc Normal file
View File

@ -0,0 +1,4 @@
outs:
- md5: fc2990b740494e2c000ef03c917d0dbc
size: 573285
path: apps_train.csv

View File

@ -0,0 +1,4 @@
outs:
- md5: 15afcdef4c4349c8cbaeaa7a35f4fe6b
size: 191862
path: apps_validate.csv

View File

@ -0,0 +1,4 @@
outs:
- md5: 11dd3f23ab726058adad4a8e261d10e9
size: 1360155
path: googleplaystore.csv