@ -0,0 +1,13 @@
stages:
train:
cmd: python train.py
deps:
- Sales.csv
outs:
- classificationn_model.pt
evaluate:
cmd: python evaluate.py
metrics:
- predictions1.txt
The note is not visible to the blocked user.