Remove out files

This commit is contained in:
Marcin Kostrzewski 2022-06-05 22:28:52 +02:00
parent 04e0f99981
commit fb3fb60b49
3 changed files with 1 additions and 13 deletions

View File

@ -6,13 +6,9 @@ stages:
cmd: python3 train_model.py cmd: python3 train_model.py
deps: deps:
- data/Plant_1_Generation_data.csv.train - data/Plant_1_Generation_data.csv.train
outs:
- model_out
params: params:
- batch_size - batch_size
- epochs - epochs
eval: eval:
cmd: python3 eval_model.py cmd: python3 eval_model.py
plots:
- trend.png

View File

@ -1,4 +0,0 @@
outs:
- md5: f2ffce61fd98cae453d461c825ed765d
size: 10903
path: model_out

View File

@ -1,4 +0,0 @@
outs:
- md5: 187e7f313c76d84889866222a6327f5b
size: 18681
path: trend.png