@ -1,9 +1,9 @@
stages:
train:
cmd: python3 ./DL.py 100
cmd: python3 DL.py 100
deps:
- data.csv
evaluate:
cmd: python3 ./wvaluation.py
cmd: python3 evaluation.py
The note is not visible to the blocked user.