dvc lock
Some checks failed
s444507-predict-s444356/pipeline/head This commit looks good
s444507-dvc/pipeline/head There was a failure building this commit
s444507-evaluation/pipeline/head This commit looks good
444507-training/pipeline/head This commit looks good

This commit is contained in:
Adam Wojdyla 2022-06-05 11:02:19 +02:00
parent d9b0675ec2
commit d3d8d5ba06

View File

@ -20,7 +20,7 @@ stages:
md5: 8818f758e2de344a4b9ad712379b81e1
size: 6597472
train:
cmd: python3 lab05_deepLearning.py 50
cmd: python3 lab05_deepLearning.py 70
deps:
- path: data/Car_Prices_Poland_Kaggle_dev.csv
md5: cf9355749edc79f588e264de5b2bf1f0
@ -33,14 +33,14 @@ stages:
size: 6597472
outs:
- path: CarPrices_pytorch_model.pkl
md5: cff6a79945bbf839058a4fd1b2dcc98f
md5: d4e84588eb394bd2c0b4860314d3e8d0
size: 30039
- path: prediction_results.csv
md5: 62b9e54cdfebc7f1dfb060e18e9b8738
size: 585197
md5: c3e53d01ade4a423aa7b8c31fa4ab39c
size: 600493
evaluate:
cmd: python3 lab10_evaluate.py
deps:
- path: CarPrices_pytorch_model.pkl
md5: cff6a79945bbf839058a4fd1b2dcc98f
md5: d4e84588eb394bd2c0b4860314d3e8d0
size: 30039