Dodano DVC i zbior danych
This commit is contained in:
parent
16e443f399
commit
216f98ed99
3
.dvc/.gitignore
vendored
Normal file
3
.dvc/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/config.local
|
||||
/tmp
|
||||
/cache
|
0
.dvc/config
Normal file
0
.dvc/config
Normal file
3
.dvcignore
Normal file
3
.dvcignore
Normal 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
|
1
zbior_ium/.gitignore
vendored
Normal file
1
zbior_ium/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/Car_Prices_Poland_Kaggle.csv
|
4
zbior_ium/Car_Prices_Poland_Kaggle.csv.dvc
Normal file
4
zbior_ium/Car_Prices_Poland_Kaggle.csv.dvc
Normal file
@ -0,0 +1,4 @@
|
||||
outs:
|
||||
- md5: 9170e9b525149cb1f571f318cd604913
|
||||
size: 10012295
|
||||
path: Car_Prices_Poland_Kaggle.csv
|
Loading…
Reference in New Issue
Block a user